# # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xfec0538c, pid=18110, tid=50 # # Java VM: Java HotSpot(TM) Client VM (11.0-b16 mixed mode, sharing solaris-sparc) # Problematic frame: # V [libjvm.so+0x40538c] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread (0x01323400): JavaThread "http" daemon [_thread_in_vm, id=50, stack(0xf8980000,0xf8a00000)] siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000000 Registers: O0=0xfffffffe O1=0xfffffffe O2=0x00000000 O3=0x00000001 O4=0x0000000c O5=0x00008001 O6=0xf89fce50 O7=0x07f86470 G1=0xfc4007c0 G2=0x00000000 G3=0x00000000 G4=0x00000000 G5=0x0000001c G6=0x00000000 G7=0xfe6ab000 Y=0x00000000 PC=0xfec0538c nPC=0xfec05390 Top of Stack: (sp=0xf89fce50) 0xf89fce50: fffffff8 00038250 fee4ac00 fed9c400 0xf89fce60: 00000000 00000009 fc40b340 fee5b988 0xf89fce70: c8a70030 f89fcf2c c8a70030 fee5b800 0xf89fce80: 00000000 02396afc f89fcec8 fe90b04c 0xf89fce90: 01323400 04050558 00000000 00000000 0xf89fcea0: 01214520 00000000 01323514 01214520 0xf89fceb0: 04050108 02396afc 00000031 20000000 0xf89fcec0: 02396afc fecd7134 000000b0 fee34000 Instructions: (pc=0xfec0538c) 0xfec0537c: 81 e8 20 00 f4 07 60 00 da 26 a0 3c f0 07 60 00 0xfec0538c: f2 03 60 04 f2 26 20 40 81 c7 e0 08 81 e8 20 00 Stack: [0xf8980000,0xf8a00000], sp=0xf89fce50, free space=499k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x40538c] V [libjvm.so+0x10b054] V [libjvm.so+0x10a698] V [libjvm.so+0xd5aac] V [libjvm.so+0x2b7d7c] V [libjvm.so+0xf19d8] V [libjvm.so+0xd51b4] V [libjvm.so+0xd5178] V [libjvm.so+0x3de94c] V [libjvm.so+0xd7de4] V [libjvm.so+0xd722c] j org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+3 j org.codehaus.groovy.grails.commons.cfg.ConfigurationHelper.()V+69 v ~StubRoutines::call_stub V [libjvm.so+0xd6d94] V [libjvm.so+0xd6b34] V [libjvm.so+0x2b8994] V [libjvm.so+0xd56cc] V [libjvm.so+0xd5178] V [libjvm.so+0x3de94c] V [libjvm.so+0xd7de4] V [libjvm.so+0xd722c] j org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Ljavax/servlet/ServletContextEvent;)V+21 j org.apache.catalina.core.StandardContext.listenerStart()Z+386 j org.apache.catalina.core.StandardContext.start()V+1632 j com.sun.enterprise.web.WebModule.start()V+1 j org.apache.catalina.core.ContainerBase.addChildInternal(Lorg/apache/catalina/Container;)V+133 j org.apache.catalina.core.ContainerBase.addChild(Lorg/apache/catalina/Container;)V+26 j org.apache.catalina.core.StandardHost.addChild(Lorg/apache/catalina/Container;)V+25 j com.sun.enterprise.web.WebContainer.loadWebModule(Lcom/sun/enterprise/web/VirtualServer;Lcom/sun/enterprise/web/WebModuleConfig;Ljava/lang/String;Ljava/util/Properties;)Lcom/sun/enterprise/web/WebModule;+1120 j com.sun.enterprise.web.WebContainer.loadWebModule(Lcom/sun/enterprise/web/WebModuleConfig;Ljava/lang/String;Ljava/util/Properties;)Ljava/util/List;+152 j com.sun.enterprise.web.WebApplication.start(Lorg/glassfish/api/deployment/ApplicationContext;)Z+36 j org.glassfish.internal.data.EngineRef.start(Lorg/glassfish/api/deployment/ApplicationContext;Lorg/glassfish/internal/data/ProgressTracker;)Z+14 j org.glassfish.internal.data.ModuleInfo.start(Lorg/glassfish/api/deployment/DeploymentContext;Lorg/glassfish/api/ActionReport;Lorg/glassfish/internal/data/ProgressTracker;)V+37 j org.glassfish.internal.data.ApplicationInfo.start(Lorg/glassfish/api/deployment/DeploymentContext;Lorg/glassfish/api/ActionReport;Lorg/glassfish/internal/data/ProgressTracker;)V+38 j com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(Ljava/util/Collection;Lorg/glassfish/internal/deployment/ExtendedDeploymentContext;Lorg/glassfish/api/ActionReport;)Lorg/glassfish/internal/data/ApplicationInfo;+630 j com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(Lorg/glassfish/internal/deployment/ExtendedDeploymentContext;Lorg/glassfish/api/ActionReport;)Lorg/glassfish/internal/data/ApplicationInfo;+4 j org.glassfish.deployment.admin.DeployCommand.execute(Lorg/glassfish/api/admin/AdminCommandContext;)V+820 j com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(Lorg/glassfish/api/admin/AdminCommandContext;)V+40 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Lorg/glassfish/api/admin/AdminCommand;Lorg/jvnet/hk2/component/InjectionManager;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+467 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Lorg/glassfish/api/admin/AdminCommand;Ljava/util/Properties;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+200 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Ljava/util/Properties;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)V+28 j com.sun.enterprise.v3.admin.AdminAdapter.doCommand(Ljava/lang/String;Lcom/sun/grizzly/tcp/http11/GrizzlyRequest;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+132 j com.sun.enterprise.v3.admin.AdminAdapter.service(Lcom/sun/grizzly/tcp/http11/GrizzlyRequest;Lcom/sun/grizzly/tcp/http11/GrizzlyResponse;)V+168 j com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+215 j com.sun.enterprise.v3.server.HK2Dispatcher.dispath(Lcom/sun/grizzly/tcp/Adapter;Ljava/lang/ClassLoader;Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+35 j com.sun.enterprise.v3.services.impl.ContainerMapper.service(Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+455 j com.sun.grizzly.http.ProcessorTask.invokeAdapter()V+19 j com.sun.grizzly.http.ProcessorTask.doProcess()Z+12 j com.sun.grizzly.http.ProcessorTask.process(Ljava/io/InputStream;Ljava/io/OutputStream;)Z+7 j com.sun.grizzly.http.DefaultProtocolFilter.execute(Lcom/sun/grizzly/Context;)Z+416 j com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(Lcom/sun/grizzly/Context;I)I+30 j com.sun.grizzly.DefaultProtocolChain.execute(Lcom/sun/grizzly/Context;I)V+21 j com.sun.grizzly.DefaultProtocolChain.execute(Lcom/sun/grizzly/Context;)V+3 j com.sun.grizzly.http.HttpProtocolChain.execute(Lcom/sun/grizzly/Context;)V+63 j com.sun.grizzly.ProtocolChainContextTask.doCall()Ljava/lang/Object;+13 j com.sun.grizzly.SelectionKeyContextTask.call()Ljava/lang/Object;+7 j java.util.concurrent.FutureTask$Sync.innerRun()V+30 j java.util.concurrent.FutureTask.run()V+4 J java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub V [libjvm.so+0xd6d94] V [libjvm.so+0x2d5be8] V [libjvm.so+0xe9160] V [libjvm.so+0xe90e0] V [libjvm.so+0x4b5368] V [libjvm.so+0x41bd04] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+3 j org.codehaus.groovy.grails.commons.cfg.ConfigurationHelper.()V+69 v ~StubRoutines::call_stub j org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Ljavax/servlet/ServletContextEvent;)V+21 j org.apache.catalina.core.StandardContext.listenerStart()Z+386 j org.apache.catalina.core.StandardContext.start()V+1632 j com.sun.enterprise.web.WebModule.start()V+1 j org.apache.catalina.core.ContainerBase.addChildInternal(Lorg/apache/catalina/Container;)V+133 j org.apache.catalina.core.ContainerBase.addChild(Lorg/apache/catalina/Container;)V+26 j org.apache.catalina.core.StandardHost.addChild(Lorg/apache/catalina/Container;)V+25 j com.sun.enterprise.web.WebContainer.loadWebModule(Lcom/sun/enterprise/web/VirtualServer;Lcom/sun/enterprise/web/WebModuleConfig;Ljava/lang/String;Ljava/util/Properties;)Lcom/sun/enterprise/web/WebModule;+1120 j com.sun.enterprise.web.WebContainer.loadWebModule(Lcom/sun/enterprise/web/WebModuleConfig;Ljava/lang/String;Ljava/util/Properties;)Ljava/util/List;+152 j com.sun.enterprise.web.WebApplication.start(Lorg/glassfish/api/deployment/ApplicationContext;)Z+36 j org.glassfish.internal.data.EngineRef.start(Lorg/glassfish/api/deployment/ApplicationContext;Lorg/glassfish/internal/data/ProgressTracker;)Z+14 j org.glassfish.internal.data.ModuleInfo.start(Lorg/glassfish/api/deployment/DeploymentContext;Lorg/glassfish/api/ActionReport;Lorg/glassfish/internal/data/ProgressTracker;)V+37 j org.glassfish.internal.data.ApplicationInfo.start(Lorg/glassfish/api/deployment/DeploymentContext;Lorg/glassfish/api/ActionReport;Lorg/glassfish/internal/data/ProgressTracker;)V+38 j com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(Ljava/util/Collection;Lorg/glassfish/internal/deployment/ExtendedDeploymentContext;Lorg/glassfish/api/ActionReport;)Lorg/glassfish/internal/data/ApplicationInfo;+630 j com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(Lorg/glassfish/internal/deployment/ExtendedDeploymentContext;Lorg/glassfish/api/ActionReport;)Lorg/glassfish/internal/data/ApplicationInfo;+4 j org.glassfish.deployment.admin.DeployCommand.execute(Lorg/glassfish/api/admin/AdminCommandContext;)V+820 j com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(Lorg/glassfish/api/admin/AdminCommandContext;)V+40 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Lorg/glassfish/api/admin/AdminCommand;Lorg/jvnet/hk2/component/InjectionManager;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+467 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Lorg/glassfish/api/admin/AdminCommand;Ljava/util/Properties;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+200 j com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(Ljava/lang/String;Ljava/util/Properties;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Inbound;Lorg/glassfish/api/admin/Payload$Outbound;)V+28 j com.sun.enterprise.v3.admin.AdminAdapter.doCommand(Ljava/lang/String;Lcom/sun/grizzly/tcp/http11/GrizzlyRequest;Lorg/glassfish/api/ActionReport;Lorg/glassfish/api/admin/Payload$Outbound;)Lorg/glassfish/api/ActionReport;+132 j com.sun.enterprise.v3.admin.AdminAdapter.service(Lcom/sun/grizzly/tcp/http11/GrizzlyRequest;Lcom/sun/grizzly/tcp/http11/GrizzlyResponse;)V+168 j com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+215 j com.sun.enterprise.v3.server.HK2Dispatcher.dispath(Lcom/sun/grizzly/tcp/Adapter;Ljava/lang/ClassLoader;Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+35 j com.sun.enterprise.v3.services.impl.ContainerMapper.service(Lcom/sun/grizzly/tcp/Request;Lcom/sun/grizzly/tcp/Response;)V+455 j com.sun.grizzly.http.ProcessorTask.invokeAdapter()V+19 j com.sun.grizzly.http.ProcessorTask.doProcess()Z+12 j com.sun.grizzly.http.ProcessorTask.process(Ljava/io/InputStream;Ljava/io/OutputStream;)Z+7 j com.sun.grizzly.http.DefaultProtocolFilter.execute(Lcom/sun/grizzly/Context;)Z+416 j com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(Lcom/sun/grizzly/Context;I)I+30 j com.sun.grizzly.DefaultProtocolChain.execute(Lcom/sun/grizzly/Context;I)V+21 j com.sun.grizzly.DefaultProtocolChain.execute(Lcom/sun/grizzly/Context;)V+3 j com.sun.grizzly.http.HttpProtocolChain.execute(Lcom/sun/grizzly/Context;)V+63 j com.sun.grizzly.ProtocolChainContextTask.doCall()Ljava/lang/Object;+13 j com.sun.grizzly.SelectionKeyContextTask.call()Ljava/lang/Object;+7 j java.util.concurrent.FutureTask$Sync.innerRun()V+30 j java.util.concurrent.FutureTask.run()V+4 J java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x06bcfc00 JavaThread "pool-3-thread-12" [_thread_blocked, id=156, stack(0xf8280000,0xf8300000)] 0x07f84c00 JavaThread "HSQLDB Timer @1d959bd" daemon [_thread_blocked, id=155, stack(0xf8380000,0xf8400000)] 0x07905c00 JavaThread "HSQLDB Timer @1c803b" daemon [_thread_blocked, id=153, stack(0xf8480000,0xf8500000)] 0x09c47000 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=151, stack(0xf8680000,0xf8700000)] 0x01375c00 JavaThread "HSQLDB Timer @ed737c" daemon [_thread_blocked, id=150, stack(0xf8780000,0xf8800000)] 0x01384800 JavaThread "HSQLDB Timer @f8e42b" daemon [_thread_blocked, id=148, stack(0xf5b00000,0xf5b80000)] 0x00980c00 JavaThread "HSQLDB Timer @7643fa" daemon [_thread_blocked, id=146, stack(0xf8c80000,0xf8d00000)] 0x09c5a800 JavaThread "HSQLDB Timer @18b3ab6" daemon [_thread_blocked, id=144, stack(0xfa480000,0xfa500000)] 0x07fc7000 JavaThread "pool-3-thread-11" [_thread_blocked, id=139, stack(0xf6000000,0xf6080000)] 0x06c62000 JavaThread "pool-1-thread-8" [_thread_blocked, id=135, stack(0xf9380000,0xf9400000)] 0x000be800 JavaThread "pool-3-thread-10" [_thread_blocked, id=133, stack(0xf5680000,0xf5700000)] 0x07be3800 JavaThread "HSQLDB Timer @832cbd" daemon [_thread_blocked, id=131, stack(0xf5a00000,0xf5a80000)] 0x11e90000 JavaThread "HSQLDB Timer @142aa55" daemon [_thread_blocked, id=117, stack(0xf5c00000,0xf5c80000)] 0x04077c00 JavaThread "HSQLDB Timer @18f6df5" daemon [_thread_blocked, id=114, stack(0xf6100000,0xf6180000)] 0x1286e800 JavaThread "HSQLDB Timer @1d36faa" daemon [_thread_blocked, id=112, stack(0xf6580000,0xf6600000)] 0x15cf9400 JavaThread "HSQLDB Timer @15909e2" daemon [_thread_blocked, id=110, stack(0xf7580000,0xf7600000)] 0x13461000 JavaThread "HSQLDB Timer @5bd904" daemon [_thread_blocked, id=108, stack(0xf7680000,0xf7700000)] 0x07fd1400 JavaThread "HSQLDB Timer @163c5b3" daemon [_thread_blocked, id=106, stack(0xf7c00000,0xf7c80000)] 0x010e3800 JavaThread "HSQLDB Timer @350f8f" daemon [_thread_blocked, id=104, stack(0xf8000000,0xf8080000)] 0x09faa800 JavaThread "HSQLDB Timer @1694e84" daemon [_thread_blocked, id=94, stack(0xf7a00000,0xf7a80000)] 0x0dad1c00 JavaThread "HSQLDB Timer @8f905c" daemon [_thread_blocked, id=81, stack(0xf7b00000,0xf7b80000)] 0x0daf1800 JavaThread "HSQLDB Timer @118bfb2" daemon [_thread_blocked, id=77, stack(0xf8100000,0xf8180000)] 0x068c4c00 JavaThread "HSQLDB Timer @188a54" daemon [_thread_blocked, id=75, stack(0xf8580000,0xf8600000)] 0x01113c00 JavaThread "HSQLDB Timer @1fea0cf" daemon [_thread_blocked, id=73, stack(0xf9780000,0xf9800000)] 0x000b8800 JavaThread "HSQLDB Timer @1e3a31c" daemon [_thread_blocked, id=71, stack(0xf8d80000,0xf8e00000)] 0x0111c800 JavaThread "HSQLDB Timer @1b585b1" daemon [_thread_blocked, id=69, stack(0xfa180000,0xfa200000)] 0x01266000 JavaThread "HSQLDB Timer @ebd7c4" daemon [_thread_blocked, id=67, stack(0xf9280000,0xf9300000)] 0x0096f800 JavaThread "http" daemon [_thread_blocked, id=51, stack(0xf8880000,0xf8900000)] =>0x01323400 JavaThread "http" daemon [_thread_in_vm, id=50, stack(0xf8980000,0xf8a00000)] 0x0131ec00 JavaThread "http" daemon [_thread_blocked, id=49, stack(0xf8a80000,0xf8b00000)] 0x011c9800 JavaThread "http" daemon [_thread_blocked, id=48, stack(0xf8b80000,0xf8c00000)] 0x01222c00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv]]" daemon [_thread_blocked, id=45, stack(0xf8e80000,0xf8f00000)] 0x01220000 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[]]" daemon [_thread_blocked, id=44, stack(0xf8f80000,0xf9000000)] 0x016d4400 JavaThread "transaction-manager" daemon [_thread_blocked, id=43, stack(0xf9080000,0xf9100000)] 0x016cf000 JavaThread "Timer-0" daemon [_thread_blocked, id=42, stack(0xf9180000,0xf9200000)] 0x00e04000 JavaThread "RMI RenewClean-[10.5.220.214:36060]" daemon [_thread_blocked, id=38, stack(0xf9480000,0xf9500000)] 0x002be400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=37, stack(0xf9580000,0xf9600000)] 0x0127d000 JavaThread "Grizzly" daemon [_thread_blocked, id=36, stack(0xf9680000,0xf9700000)] 0x00f50800 JavaThread "http" daemon [_thread_blocked, id=34, stack(0xf9880000,0xf9900000)] 0x01285400 JavaThread "GC Daemon" daemon [_thread_blocked, id=33, stack(0xf9980000,0xf9a00000)] 0x01280c00 JavaThread "RMI Reaper" [_thread_blocked, id=32, stack(0xf9a80000,0xf9b00000)] 0x0127b000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=31, stack(0xf9b80000,0xf9c00000)] 0x01278c00 JavaThread "RMI TCP Accept-8686" daemon [_thread_in_native, id=30, stack(0xf9c80000,0xf9d00000)] 0x00254000 JavaThread "DynamicReloader" daemon [_thread_blocked, id=29, stack(0xf9d80000,0xf9e00000)] 0x01270c00 JavaThread "Thread-7" [_thread_in_native, id=28, stack(0xf9e80000,0xf9f00000)] 0x00f52800 JavaThread "Thread-6" [_thread_in_native, id=27, stack(0xf9f80000,0xfa000000)] 0x009b1c00 JavaThread "pool-1-thread-4" [_thread_blocked, id=26, stack(0xfa080000,0xfa100000)] 0x01317400 JavaThread "ping" daemon [_thread_blocked, id=23, stack(0xfa280000,0xfa300000)] 0x01203000 JavaThread "AutoDeployer" daemon [_thread_blocked, id=22, stack(0xfa380000,0xfa400000)] 0x00112c00 JavaThread "Thread-1" [_thread_blocked, id=20, stack(0xfb600000,0xfb680000)] 0x00033400 JavaThread "DestroyJavaVM" [_thread_blocked, id=2, stack(0xfe700000,0xfe780000)] 0x00259000 JavaThread "pool-5-thread-1" [_thread_blocked, id=19, stack(0xfa580000,0xfa600000)] 0x00ccf400 JavaThread "telnetconsole.Listener" daemon [_thread_in_native, id=18, stack(0xfa680000,0xfa700000)] 0x0126ac00 JavaThread "GlassFish Kernel Main Thread" [_thread_blocked, id=17, stack(0xfa780000,0xfa800000)] 0x000ab000 JavaThread "pool-1-thread-3" [_thread_blocked, id=16, stack(0xfa880000,0xfa900000)] 0x000fe400 JavaThread "pool-1-thread-2" [_thread_blocked, id=15, stack(0xfa980000,0xfaa00000)] 0x00bdb000 JavaThread "pool-1-thread-1" [_thread_blocked, id=14, stack(0xfaa80000,0xfab00000)] 0x0026e000 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=13, stack(0xfb300000,0xfb380000)] 0x0026f000 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=12, stack(0xfb400000,0xfb480000)] 0x00260000 JavaThread "FelixDispatchQueue" daemon [_thread_blocked, id=11, stack(0xfb500000,0xfb580000)] 0x000a6c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8, stack(0xfb800000,0xfb880000)] 0x000a4800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7, stack(0xfb900000,0xfb980000)] 0x000a3000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6, stack(0xfba00000,0xfba80000)] 0x00055400 JavaThread "Finalizer" daemon [_thread_blocked, id=5, stack(0xfbd00000,0xfbd80000)] 0x00053c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4, stack(0xfbe00000,0xfbe80000)] Other Threads: 0x00052400 VMThread [stack: 0xfbf00000,0xfbf80000] [id=3] 0x000b1400 WatcherThread [stack: 0xfb700000,0xfb780000] [id=9] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 196608K, used 52808K [0x90400000, 0x9d950000, 0x9d950000) eden space 174784K, 17% used [0x90400000, 0x92242230, 0x9aeb0000) from space 21824K, 100% used [0x9aeb0000, 0x9c400000, 0x9c400000) to space 21824K, 0% used [0x9c400000, 0x9c400000, 0x9d950000) tenured generation total 436928K, used 261205K [0x9d950000, 0xb8400000, 0xb8400000) the space 436928K, 59% used [0x9d950000, 0xad8654a0, 0xad865600, 0xb8400000) compacting perm gen total 524288K, used 269040K [0xb8400000, 0xd8400000, 0xd8400000) the space 524288K, 51% used [0xb8400000, 0xc8abc0c0, 0xc8abc200, 0xd8400000) ro space 8192K, 81% used [0xd8400000, 0xd8a84cc0, 0xd8a84e00, 0xd8c00000) rw space 12288K, 60% used [0xd8c00000, 0xd9348b50, 0xd9348c00, 0xd9800000) Dynamic libraries: 0x00010000 /export/stage/jdk1.6.0_11/bin/java 0xff398000 /usr/lib/libthread.so.1 0xff370000 /export/stage/jdk1.6.0_11/bin/../jre/lib/sparc/jli/libjli.so 0xff390000 /usr/lib/libdl.so.1 0xff200000 /usr/lib/libc.so.1 0xff340000 /platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1 0xfe800000 /export/stage/jdk1.6.0_11/jre/lib/sparc/client/libjvm.so 0xff300000 /usr/lib/libsocket.so.1 0xff330000 /usr/lib/libsched.so.1 0xff1c0000 /usr/lib/libm.so.1 0xff190000 /usr/lib/libCrun.so.1 0xff170000 /usr/lib/libdoor.so.1 0xff080000 /usr/lib/libnsl.so.1 0xfef80000 /usr/lib/libm.so.2 0xff140000 /usr/lib/libscf.so.1 0xff060000 /usr/lib/libuutil.so.1 0xfef60000 /usr/lib/libmd5.so.1 0xfef40000 /platform/SUNW,Sun-Fire-V240/lib/libmd5_psr.so.1 0xfef20000 /usr/lib/libmp.so.2 0xfeea0000 /export/stage/jdk1.6.0_11/jre/lib/sparc/native_threads/libhpi.so 0xfe7d0000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libverify.so 0xfe6c0000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libjava.so 0xfe7a0000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libzip.so 0xfab50000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libnet.so 0xfabc0000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libmanagement.so 0xfab20000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libj2pkcs11.so 0xfaa40000 /usr/lib/libpkcs11.so 0xfaa20000 /usr/lib/libcryptoutil.so.1 0xfa920000 /usr/lib/security/pkcs11_softtoken.so 0xfa860000 /export/stage/jdk1.6.0_11/jre/lib/sparc/libnio.so 0xfa840000 /usr/lib/librt.so.1 0xfa810000 /usr/lib/libaio.so.1 0xfa760000 /export/stage/jdk1.6.0_11/jre/lib/sparc/librmi.so 0xfa740000 /usr/lib/libsendfile.so.1 VM Arguments: jvm_args: -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:PermSize=512m -XX:MaxPermSize=512m -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=/opt/glassfishv3/glassfish/domains/domain1/logs/jvm.log -Xloggc:/opt/glassfishv3/glassfish/domains/domain1/logs/gc.log -Xms640m -Xmx640m -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.trustStore=/opt/glassfishv3/glassfish/domains/domain1/config/cacerts.jks -Djavax.net.ssl.keyStore=/opt/glassfishv3/glassfish/domains/domain1/config/keystore.jks -Djava.security.policy=/opt/glassfishv3/glassfish/domains/domain1/config/server.policy -Dcom.sun.aas.instanceRoot=/opt/glassfishv3/glassfish/domains/domain1 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.security.auth.login.config=/opt/glassfishv3/glassfish/domains/domain1/config/login.conf -Djava.endorsed.dirs=/opt/glassfishv3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/opt/glassfishv3/glassfish -Djava.ext.dirs=/export/stage/jdk1.6.0_11/lib/ext:/export/stage/jdk1.6.0_11/jre/lib/ext:/opt/glassfishv3/glassfish/domains/domain1/lib/ext:/opt/glassfishv3/javadb/lib java_command: com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -instancename server -verbose false -debug false -domaindir /opt/glassfishv3/glassfish/domains/domain1 Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/export/stage/jdk1.6.0_11 PATH=/usr/sfw/bin:/export/stage/jdk1.6.0_11/bin:/opt/glassfishv3/glassfish/bin:/opt/glassfishv3/glassfish/modules/jruby/bin:/export/stage/apache-maven-2.0.10/bin:/opt/glassfishv3/javadb/bin:/opt/glassfishv3/glassfish/grails/bin:/usr/sfw/bin:/export/stage/jdk1.6.0_11/bin:/opt/glassfishv3/glassfish/bin:/opt/glassfishv3/glassfish/modules/jruby/bin:/export/stage/apache-maven-2.0.10/bin:/opt/glassfishv3/javadb/bin:/opt/glassfishv3/glassfish/grails/bin:/usr/sfw/bin:/export/stage/jdk1.6.0_11/bin:/opt/glassfishv3/glassfish/bin:/export/stage/apache-maven-2.0.10/bin:/opt/glassfishv3/javadb/bin:/usr/sfw/bin:/bin:/sbin:/usr/bin:/tools/ns/bin:/usr/dt/bin:.:/usr/local/bin/audio:/dev/audioctl:/usr/local:/usr/local/tools:/usr/sbin:/opt/SUNWspro/bin:/usr/bin/X11:/usr/openwin/bin:/usr/openwin/demo:/usr/ccs/bin:/usr/ucb/bin:/usr/ucb:/opt/SUNWwabi/bin:/usr/local/bin/xscreensaver:/etc:/usr/local/bin/rcscvs:/usr/local/bin:/tools/contrib/bin:/share/tools/contrib-arch/sparc_sun_solaris2.6/bin:/usr/local/tools/1.0/Orbeline2.0/bin:/usr/local/tools/1.0/bin LD_LIBRARY_PATH=/export/stage/jdk1.6.0_11/jre/lib/sparc/client:/export/stage/jdk1.6.0_11/jre/lib/sparc:/export/stage/jdk1.6.0_11/jre/../lib/sparc:/export/stage/jdk1.6.0_11/jre/lib/sparc/server:/export/stage/jdk1.6.0_11/jre/lib/sparc:/export/stage/jdk1.6.0_11/jre/../lib/sparc:/usr/lib:/usr/openwin/lib SHELL=/sbin/sh DISPLAY=10.5.217.71:0.0 HOSTTYPE=sun4 OSTYPE=solaris MACHTYPE=sparc Signal Handlers: SIGSEGV: [libjvm.so+0x4fdb18], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGBUS: [libjvm.so+0x4fdb18], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGFPE: [libjvm.so+0x18abc0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGPIPE: [libjvm.so+0x18abc0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGXFSZ: [libjvm.so+0x18abc0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGILL: [libjvm.so+0x18abc0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGQUIT: [libjvm.so+0x41df18], sa_mask[0]=0xffbffeff, sa_flags=0x00000004 SIGHUP: [libjvm.so+0x41df18], sa_mask[0]=0xffbffeff, sa_flags=0x00000004 SIGINT: [libjvm.so+0x41df18], sa_mask[0]=0xffbffeff, sa_flags=0x00000004 SIGTERM: [libjvm.so+0x41df18], sa_mask[0]=0xffbffeff, sa_flags=0x00000004 SIG39: [libjvm.so+0x4210e0], sa_mask[0]=0x00000000, sa_flags=0x00000008 SIG40: [libjvm.so+0x18abc0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c --------------- S Y S T E M --------------- OS: Solaris 10 1/06 s10s_u1wos_19a SPARC Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 07 December 2005 uname:SunOS 5.10 Generic_118822-25 sun4u (T2 libthread) rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity load average:0.99 0.80 0.53 CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3 Memory: 8k page, physical 2097152k(39960k free) vm_info: Java HotSpot(TM) Client VM (11.0-b16) for solaris-sparc JRE (1.6.0_11-b03), built on Nov 10 2008 02:12:45 by "" with Workshop 5.8 time: Mon Mar 16 14:35:21 2009 elapsed time: 1267 seconds