users@glassfish.java.net

Re: Not able to start domain

From: REV Tamas <tamas.rev_at_gmail.com>
Date: Tue, 29 Dec 2009 17:12:52 +0100

Hi Brij,

I suggest to stop every node-agent, domain and cluster on that host,
then kill the remaining java processes that might belong to the appserver,
then start the thing over again and see what happens.

Regards,
Tamas

On Tue, Dec 29, 2009 at 3:32 PM, Brij Mohan Negi (India) <Brij.Negi_at_sdgc.com
> wrote:

>
>
> Hi ,
>
>
>
> We are getting below error while starting the Glassfish server 2.1.here we
> are able to start node agents successfully.
>
>
>
>
>
> Have a look at below error.
>
>
>
>
> [#|2009-12-29T01:26:47.088+0530|SEVERE|sun-appserver2.1|javax.enterprise.system.
>
> core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4b
>
> 9b;|CORE5071: An error occured during initialization
>
> java.lang.RuntimeException:
> com.sun.enterprise.server.ondemand.ServiceGroupExcep
>
> tion: com.sun.enterprise.server.ondemand.ServiceGroupException:
> java.lang.Runtim
>
> eException: Unable to create ORB
>
> atcom.sun.enterprise.server.ondemand.ServerEntryListenerImpl.notifyEntr
>
> y(ServerEntryListenerImpl.java:88)
>
> atcom.sun.enterprise.server.ondemand.entry.ServerEntryHelper.sendEvent(
>
> ServerEntryHelper.java:75)
>
> atcom.sun.enterprise.server.ondemand.entry.ServerEntryHelper.generateSt
>
> artUpEntryContext(ServerEntryHelper.java:64)
>
> atcom.sun.enterprise.server.ondemand.OnDemandServer.generateEntryContex
>
> t(OnDemandServer.java:154)
>
> at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(
> OnDemandS
>
> erver.java:133)
>
> at com.sun.enterprise.server.PEMain.run(PEMain.java:409)
>
> at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.
>
> java:39)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAcces
>
> sorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
>
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
>
> Caused by: com.sun.enterprise.server.ondemand.ServiceGroupException:
> com.sun.ent
>
> erprise.server.ondemand.ServiceGroupException: java.lang.RuntimeException:
> Unabl
>
> e to create ORB
>
> at com.sun.enterprise.server.ondemand.ServiceGroup.startChildren
> (Service
>
> Group.java:198)
>
> at com.sun.enterprise.server.ondemand.MainServiceGroup.start(
> MainService
>
> Group.java:58)
>
> atcom.sun.enterprise.server.ondemand.ServerEntryListenerImpl.notifyEntr
>
> y(ServerEntryListenerImpl.java:85)
>
> ... 11 more
>
> Caused by: com.sun.enterprise.server.ondemand.ServiceGroupException:
> java.lang.R
>
> untimeException: Unable to create ORB
>
> at com.sun.enterprise.server.ondemand.EjbServiceGroup._start(
> EjbServiceG
>
> roup.java:160)
>
> at com.sun.enterprise.server.ondemand.EjbServiceGroup.start(
> EjbServiceGr
>
> oup.java:143)
>
> at com.sun.enterprise.server.ondemand.ServiceGroup$1.run(
> ServiceGroup.ja
>
> va:193)
>
> at java.security.AccessController.doPrivileged(Native Method)
>
> at com.sun.enterprise.server.ondemand.ServiceGroup.startChildren
> (Service
>
> Group.java:190)
>
> ... 13 more
>
> Caused by: java.lang.RuntimeException: Unable to create ORB
>
> at com.sun.enterprise.server.ondemand.EjbServiceGroup.startORB(
> EjbServic
>
> eGroup.java:501)
>
> at com.sun.enterprise.server.ondemand.EjbServiceGroup._start(
> EjbServiceG
>
> roup.java:156)
>
> ... 17 more
>
> Caused by: java.lang.RuntimeException: Unable to create ORB
>
> at com.sun.enterprise.server.ondemand.EjbServiceGroup.startORB(
> EjbServic
>
> eGroup.java:452)
>
> ... 18 more
>
> |#]
>
>
>
>
> [#|2009-12-29T01:26:47.122+0530|SEVERE|sun-appserver2.1|javax.enterprise.system.
>
> core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4b
>
> 9b;|Server Startup failed. Exiting...|#]
>
>
>
> [#|2009-12-29T01:26:47.122+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> re|_ThreadID=10;_ThreadName=main;|Server shutdown in progress...|#]
>
>
>
> [#|2009-12-29T01:26:47.128+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> ntainer.web|_ThreadID=10;_ThreadName=main;|WEB0303: Stopping
> Sun-Java-System/App
>
> lication-Server.|#]
>
>
>
>
> [#|2009-12-29T01:26:47.129+0530|WARNING|sun-appserver2.1|javax.enterprise.system
>
> .core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4
>
> b9b;|CORE5061: Exception :
>
> com.sun.appserv.server.ServerLifecycleException: WEB0106: An error
> occurred whil
>
> e stopping the web container
>
> at com.sun.enterprise.web.PEWebContainer.stopInstance(
> PEWebContainer.jav
>
> a:823)
>
> at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(
> PEWebContai
>
> nerLifecycle.java:100)
>
> at com.sun.enterprise.server.ApplicationServer.onShutdown(
> ApplicationSer
>
> ver.java:553)
>
> at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(
> OnDemand
>
> Server.java:145)
>
> at com.sun.enterprise.server.PEMain.run(PEMain.java:427)
>
> at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.
>
> java:39)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAcces
>
> sorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
>
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
>
> Caused by: LifecycleException: WEB0103: This web container has not yet
> been sta
>
> rted
>
> at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:912)
>
> at com.sun.enterprise.web.PEWebContainer.stopInstance(
> PEWebContainer.jav
>
> a:815)
>
> ... 10 more
>
> |#]
>
>
>
> [#|2009-12-29T01:26:47.130+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> re|_ThreadID=10;_ThreadName=main;|CORE5051: Shutting down all J2EE
> applications
>
> ...|#]
>
>
>
> [#|2009-12-29T01:26:47.130+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> re|_ThreadID=10;_ThreadName=main;|CORE5068 : Stopping all J2EE Connector
> 1.5 Co
>
> mpliant resource adapters ...|#]
>
>
>
> [#|2009-12-29T01:26:47.131+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> re|_ThreadID=10;_ThreadName=main;|CORE 5061 : Resource adapters Stop()
> Complete|
>
> #]
>
>
>
> [#|2009-12-29T01:26:47.131+0530|INFO|sun-appserver2.1|
> javax.enterprise.system.co
>
> re|_ThreadID=10;_ThreadName=main;|CORE5052: Application shutdown
> complete.|#]
>
>
>
>
> [#|2009-12-29T01:26:47.132+0530|WARNING|sun-appserver2.1|javax.enterprise.system
>
> .core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4
>
> b9b;|CORE5061: Exception :
>
> java.lang.NullPointerException
>
> at com.sun.enterprise.util.InvocationManagerImpl.preInvoke(
> InvocationMan
>
> agerImpl.java:136)
>
> at com.sun.appserv.server.ServerLifecycleModule.preInvoke(
> ServerLifecycl
>
> eModule.java:178)
>
> at com.sun.appserv.server.ServerLifecycleModule.postEvent(
> ServerLifecycl
>
> eModule.java:219)
>
> at com.sun.appserv.server.ServerLifecycleModule.onShutdown(
> ServerLifecyc
>
> leModule.java:273)
>
> at com.sun.appserv.server.LifecycleModuleService.onShutdown(
> LifecycleMod
>
> uleService.java:487)
>
> at com.sun.enterprise.server.ApplicationServer.onShutdown(
> ApplicationSer
>
> ver.java:553)
>
> at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(
> OnDemand
>
> Server.java:145)
>
> at com.sun.enterprise.server.PEMain.run(PEMain.java:427)
>
> at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.
>
> java:39)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAcces
>
> sorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
>
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
>
> |#]
>
>
>
>
> [#|2009-12-29T01:26:47.138+0530|WARNING|sun-appserver2.1|javax.enterprise.system
>
> .core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4
>
> b9b;|CORE5061: Exception :
>
> com.sun.appserv.server.ServerLifecycleException
>
> atcom.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown
>
> (JmxConnectorLifecycle.java:171)
>
> at com.sun.enterprise.server.ApplicationServer.onShutdown(
> ApplicationSer
>
> ver.java:553)
>
> at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(
> OnDemand
>
> Server.java:145)
>
> at com.sun.enterprise.server.PEMain.run(PEMain.java:427)
>
> at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.
>
> java:39)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAcces
>
> sorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
>
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
>
> |#]
>
>
>
>
> [#|2009-12-29T01:26:47.139+0530|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=10
> ;_
>
> ThreadName=main;ProdCluster;|Leaving GMS group ProdCluster with shutdown
> type se
>
> t to InstanceShutdown|#]
>
>
>
>
> [#|2009-12-29T01:26:47.163+0530|WARNING|sun-appserver2.1|javax.enterprise.system
>
> .tools.admin|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-37
>
> 22d5bc4b9b;|core.tmp_folder_deletion_failed|#]
>
>
>
>
> [#|2009-12-29T01:26:47.602+0530|WARNING|sun-appserver2.1|javax.enterprise.system
>
> .core|_ThreadID=10;_
> ThreadName=main;_RequestID=6a97c7a4-1a3a-4345-be42-3722d5bc4
>
> b9b;|CORE5061: Exception :
>
> java.lang.NullPointerException
>
> at com.sun.enterprise.util.InvocationManagerImpl.preInvoke(
> InvocationMan
>
> agerImpl.java:136)
>
> at com.sun.appserv.server.ServerLifecycleModule.preInvoke(
> ServerLifecycl
>
> eModule.java:178)
>
> at com.sun.appserv.server.ServerLifecycleModule.postEvent(
> ServerLifecycl
>
> eModule.java:219)
>
> at com.sun.appserv.server.ServerLifecycleModule.onTermination(
> ServerLife
>
> cycleModule.java:277)
>
> at com.sun.appserv.server.LifecycleModuleService.onTermination
> (Lifecycle
>
> ModuleService.java:496)
>
> at com.sun.enterprise.server.ApplicationServer.onTermination
> (Application
>
> Server.java:591)
>
> at com.sun.enterprise.server.PEMain.run(PEMain.java:432)
>
> at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.
>
> java:39)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAcces
>
> sorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
>
> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
>
> |#]
>
>
>
> Kindly suggest for the same.
>
>
>
> Thanks
>
> Brij
>
>
>
>
>