Hi,
We've never encountered that crash. It's a JVM crash so Sun or Apple
are at fault... Which doesn't help you I know.
All our development on Mac OS is done with 10.5, and mostly Java 6
these days.
The only workaround I can see is that you should try to add -
Djava.awt.headless=true to the command line -- It may help as awt is
mentioned in the trace.
Florent
On 19 Aug 2009, at 00:15, Matthew Wood wrote:
Hello all,
Can anyone give me any help with a crash I'm seeing with a fresh
vanilla deploy of 'nuxeo-dm-latest-stable-jboss' 5.2.0
I can repeatedly trigger this by:
- Logging in as 'Administrator'
- Select 'Workspaces' on left-hand tree
- Click 'Create New Workspace'
- Enter a title and click 'Create'
- Click 'New Document'
The page refreshes to show available document types and BANG, my JBoss
is gone :-(
OS is Mac OSX 10.4.11, JVM is the system's 1.5.0_16. I'm launching
JBoss with ' -Xms512m -Xmx1024m -XX:MaxPermSize=256m'
The JBoss console does not give many clues:
22:39:21,665 DEBUG [NuxeoRequestControllerFilter]
remote=127.0.0.1,principal=none,uri=/nuxeo/a4j_3_2_1-
SNAPSHOTorg.richfaces.renderkit.html.GradientA/DATB/
eAH7
..
3Tj2v7mAAZZAV3
.faces
,session
=
3B815BF3E26723D7CE1D77E763CB4393
,thread=http-127.0.0.1-8080-3,info=Entering
NuxeoRequestControler filter
22:39:21,665 DEBUG [NuxeoRequestControllerFilter]
remote=127.0.0.1,principal=none,uri=/nuxeo/a4j_3_2_1-
SNAPSHOTorg.richfaces.renderkit.html.GradientA/DATB/
eAH7
..
3Tj2v7mAAZZAV3
.faces
,session
=
3B815BF3E26723D7CE1D77E763CB4393
,thread=http-127.0.0.1-8080-3,info=Existing
NuxeoRequestControler filter : nothing to be done
Invalid memory access of location 6245e000 eip=92cc16cd
But this from the crash reporter may help more?
Current thread (0x77214930): JavaThread "http-127.0.0.1-8080-2"
daemon [_thread_in_native, id=25442304]Stack:
[0xb0c0a000,0xb0c8a000)Java frames: (J=compiled Java code,
j=interpreted, Vv=VM code)j
apple.awt.CRenderer.doShape(Lsun/java2d/SurfaceData;ILjava/nio/
FloatBuffer;Ljava/nio/IntBuffer;IZZ)V+0j
apple.awt.OSXSurfaceData.drawfillShape(Lapple/awt/CRenderer;Lsun/
java2d/SunGraphics2D;Ljava/awt/geom/GeneralPath;ZZ)V+218j
apple.awt.CRenderer.drawfillShape(Lsun/java2d/SunGraphics2D;Ljava/
awt/Shape;ZZ)V+643j
apple.awt.CRenderer.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/
Shape;Z)V+31j
apple.awt.CRenderer.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
+4j
sun.java2d.pipe.ValidatePipe.fill(Lsun/java2d/SunGraphics2D;Ljava/
awt/Shape;)V+14j
sun.java2d.SunGraphics2D.fill(Ljava/awt/Shape;)V+6j
org.richfaces.renderkit.html.BaseGradient.drawGradient(Ljava/awt/
Graphics2D;Ljava/awt/geom/Rectangle2D;Lorg/richfaces/renderkit/html/
images/GradientType$BiColor;I)V+35
j org.richfaces.renderkit.html.BaseGradient.paint(Lorg/ajax4jsf/
resource/ResourceContext;Ljava/awt/Graphics2D;)V+218
j org.ajax4jsf.resource.Java2Dresource.getImage(Lorg/ajax4jsf/
resource/ResourceContext;)Ljava/awt/image/RenderedImage;+61
j org.ajax4jsf.resource.Java2Dresource.send(Lorg/ajax4jsf/resource/
ResourceContext;)V+11
j org.ajax4jsf.resource.ResourceLifecycle.sendResource(Lorg/
ajax4jsf/resource/ResourceContext;Lorg/ajax4jsf/resource/
InternetResource;)V+9
j org.ajax4jsf.resource.ResourceLifecycle.send(Lorg/ajax4jsf/
resource/ResourceContext;Lorg/ajax4jsf/resource/InternetResource;)V
+240
j org.ajax4jsf.resource.InternetResourceService.load(Ljava/lang/
Object;Ljava/lang/Object;)Ljava/lang/Object;+21j
org.ajax4jsf.cache.LRUMapCache.load(Ljava/lang/Object;Ljava/lang/
Object;)V+8j
org.ajax4jsf.cache.LRUMapCache.get(Ljava/lang/Object;Ljava/lang/
Object;)Ljava/lang/Object;+111j
org.ajax4jsf.resource.InternetResourceService.serviceResource(Ljava/
lang/String;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/
http/HttpServletResponse;)V+184j
org.ajax4jsf.resource.InternetResourceService.serviceResource(Ljavax/
servlet/http/HttpServletRequest;Ljavax/servlet/http/
HttpServletResponse;)Z+18j
org.ajax4jsf.webapp.BaseFilter.doFilter(Ljavax/servlet/
ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/
FilterChain;)V+281j
org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ljavax/servlet/
ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/
FilterChain;)V+25j
org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(Ljavax/
servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+72j
org.jboss.seam.web.LoggingFilter.doFilter(Ljavax/servlet/
ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/
FilterChain;)V+65j
org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(Ljavax/
servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+72
...
Any help greatly appreciated - I'm new to Nuxeo and feel like I've
fallen at the first hurdle :-(
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
--
Florent Guillaume, Head of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm