本文发表在 rolia.net 枫下论坛哪一位安装过J2EE 1.4 Beta2?
我下了windows版
安装在EWin 2000下
但application server起不来
说是:
Starting the application server, please wait.
Could not start the domain domain1
Startup failed. Please check the server log for more details.
Could not start one or more domains
Press any key to continue . . .
这是怎么回事?
该如何解决?
有如下警告和严重信息:
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.transaction][24.七月.2003 00:09:29:225 GMT+08:00][JTS5015: Unexpected error occurred when creating portable object adaptors
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:74)
at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:117)
at com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl.getAcceptorIterator(LegacyServerSocketManagerImpl.java:209)
at com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl.legacyGetEndpoint(LegacyServerSocketManagerImpl.java:129)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase.<init>(POAPolicyMediatorBase.java:113)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R.<init>(POAPolicyMediatorBase_R.java:31)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM.<init>(POAPolicyMediatorImpl_R_AOM.java:38)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorFactory.create(POAPolicyMediatorFactory.java:21)
at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:230)
at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:154)
at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1128)
at com.sun.jts.CosTransactions.DefaultTransactionService.createPOAs(DefaultTransactionService.java:317)
at com.sun.jts.CosTransactions.DefaultTransactionService.identify_ORB(DefaultTransactionService.java:183)
at com.sun.enterprise.iiop.PEORBConfigurator.configure(PEORBConfigurator.java:97)
at com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.runUserConfigurators(ORBConfiguratorImpl.java:132)
at com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.configure(ORBConfiguratorImpl.java:117)
at com.sun.corba.ee.impl.orb.ORBImpl.postInit(ORBImpl.java:465)
at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(ORBImpl.java:513)
at org.omg.CORBA.ORB.init(ORB.java:337)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:293)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:179)
at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:396)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:191)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
at java.net.ServerSocket.bind(ServerSocket.java:309)
at java.net.ServerSocket.<init>(ServerSocket.java:183)
at java.net.ServerSocket.<init>(ServerSocket.java:139)
at javax.net.ssl.SSLServerSocket.<init>(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(DashoA6275)
at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:211)
at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:185)
at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:70)
... 34 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:557 GMT+08:00][CORE5081: Exception while creating ORB: [java.lang.NullPointerException]]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:557 GMT+08:00][CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5091: Error executing J2EE server ...
java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:376)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:207)
... 9 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5092: J2EE server reported following error: [Unable to create ORB] ]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5093: Error executing J2EE server ]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:223)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:730)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
... 7 more
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:376)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
... 8 more
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:207)
... 9 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][Server Startup failed. Exiting...]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][Server shutdown in progress...]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][24.七月.2003 00:09:30:587 GMT+08:00][WEB0303: Stopping Tomcat.]>
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5061: Exception :
com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occured while stopping the web container
at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:280)
at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:65)
at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: LifecycleException: WEB0103: This web container has not yet been started
at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:528)
at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:272)
... 9 more
]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5051: Shutting down all J2EE applications ...]>
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5049: Unexpected error occurred while shutting down applications
java.lang.NullPointerException
at com.sun.enterprise.server.AbstractMonitor.stop(AbstractMonitor.java:65)
at com.sun.enterprise.server.AbstractManager.shutdown(AbstractManager.java:307)
at com.sun.enterprise.server.ApplicationLifecycle.onShutdown(ApplicationLifecycle.java:339)
at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>更多精彩文章及讨论,请光临枫下论坛 rolia.net
我下了windows版
安装在EWin 2000下
但application server起不来
说是:
Starting the application server, please wait.
Could not start the domain domain1
Startup failed. Please check the server log for more details.
Could not start one or more domains
Press any key to continue . . .
这是怎么回事?
该如何解决?
有如下警告和严重信息:
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.transaction][24.七月.2003 00:09:29:225 GMT+08:00][JTS5015: Unexpected error occurred when creating portable object adaptors
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:74)
at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:117)
at com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl.getAcceptorIterator(LegacyServerSocketManagerImpl.java:209)
at com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl.legacyGetEndpoint(LegacyServerSocketManagerImpl.java:129)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase.<init>(POAPolicyMediatorBase.java:113)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R.<init>(POAPolicyMediatorBase_R.java:31)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM.<init>(POAPolicyMediatorImpl_R_AOM.java:38)
at com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorFactory.create(POAPolicyMediatorFactory.java:21)
at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:230)
at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:154)
at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1128)
at com.sun.jts.CosTransactions.DefaultTransactionService.createPOAs(DefaultTransactionService.java:317)
at com.sun.jts.CosTransactions.DefaultTransactionService.identify_ORB(DefaultTransactionService.java:183)
at com.sun.enterprise.iiop.PEORBConfigurator.configure(PEORBConfigurator.java:97)
at com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.runUserConfigurators(ORBConfiguratorImpl.java:132)
at com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.configure(ORBConfiguratorImpl.java:117)
at com.sun.corba.ee.impl.orb.ORBImpl.postInit(ORBImpl.java:465)
at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(ORBImpl.java:513)
at org.omg.CORBA.ORB.init(ORB.java:337)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:293)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:179)
at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:396)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:191)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
at java.net.ServerSocket.bind(ServerSocket.java:309)
at java.net.ServerSocket.<init>(ServerSocket.java:183)
at java.net.ServerSocket.<init>(ServerSocket.java:139)
at javax.net.ssl.SSLServerSocket.<init>(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(DashoA6275)
at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:211)
at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:185)
at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:70)
... 34 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:557 GMT+08:00][CORE5081: Exception while creating ORB: [java.lang.NullPointerException]]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:557 GMT+08:00][CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5091: Error executing J2EE server ...
java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:376)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:207)
... 9 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5092: J2EE server reported following error: [Unable to create ORB] ]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5093: Error executing J2EE server ]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:577 GMT+08:00][CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:223)
at com.sun.enterprise.server.PEMain.run(PEMain.java:166)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:730)
at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:221)
... 7 more
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:376)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
... 8 more
Caused by: java.lang.RuntimeException: Unable to create ORB
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:207)
... 9 more
]>
<[严重][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][Server Startup failed. Exiting...]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][Server shutdown in progress...]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.web][24.七月.2003 00:09:30:587 GMT+08:00][WEB0303: Stopping Tomcat.]>
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5061: Exception :
com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occured while stopping the web container
at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:280)
at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:65)
at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
Caused by: LifecycleException: WEB0103: This web container has not yet been started
at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:528)
at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:272)
... 9 more
]>
<[信息][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5051: Shutting down all J2EE applications ...]>
<[警告][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][24.七月.2003 00:09:30:587 GMT+08:00][CORE5049: Unexpected error occurred while shutting down applications
java.lang.NullPointerException
at com.sun.enterprise.server.AbstractMonitor.stop(AbstractMonitor.java:65)
at com.sun.enterprise.server.AbstractManager.shutdown(AbstractManager.java:307)
at com.sun.enterprise.server.ApplicationLifecycle.onShutdown(ApplicationLifecycle.java:339)
at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:409)
at com.sun.enterprise.server.PEMain.run(PEMain.java:184)
at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
]>更多精彩文章及讨论,请光临枫下论坛 rolia.net