Results 1 to 2 of 2
- 02-04-2008, 10:21 AM #1
Member
- Join Date
- Feb 2008
- Posts
- 2
- Rep Power
- 0
Unable to start WEbSphere server using RAD IDE
Hi,
I did installed RAD IDE on my desktop and when tried to start websphere it is giving following error:
META-INF/ws-server-components.xml
[2/4/08 14:38:25:306 IST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:198)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl .java:139)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl. java:460)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLa uncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher .java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher. java:72)
at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclips e(WSPreLauncher.java:264)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLa uncher.java:75)
Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:386)
at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(Serv erImpl.java:485)
at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:191)
... 22 more
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createLis tener(WSTransport.java:859)
at com.ibm.ws.orbimpl.transport.WSTransport.initTrans ports(WSTransport.java:597)
at com.ibm.rmi.iiop.TransportManager.initTransports(T ransportManager.java:155)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1212 )
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:166 2)
at org.omg.CORBA.ORB.init(ORB.java:364)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFact ory.java:86)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl .java:179)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerOR BImpl.java:102)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:379)
... 26 more
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:198)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl .java:139)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl. java:460)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:615)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLa uncher.java:183)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher .java:90)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher. java:72)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:226)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:376)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:163)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:615)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:334)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.launcher.Main.basicRun(Main.java: 278)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at org.eclipse.core.launcher.Main.run(Main.java:973)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclips e(WSPreLauncher.java:264)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLa uncher.java:75)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:386)
at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(Serv erImpl.java:485)
at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:191)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl .java:139)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl. java:460)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLa uncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher .java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher. java:72)
at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclips e(WSPreLauncher.java:264)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLa uncher.java:75)
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createLis tener(WSTransport.java:859)
at com.ibm.ws.orbimpl.transport.WSTransport.initTrans ports(WSTransport.java:597)
at com.ibm.rmi.iiop.TransportManager.initTransports(T ransportManager.java:155)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1212 )
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:166 2)
at org.omg.CORBA.ORB.init(ORB.java:364)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFact ory.java:86)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl .java:179)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerOR BImpl.java:102)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:379)
... 26 more
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:386)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:977)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:673)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(Serv erImpl.java:485)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:191)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R ... 22 more
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createLis tener(WSTransport.java:859)
at com.ibm.ws.orbimpl.transport.WSTransport.initTrans ports(WSTransport.java:597)
at com.ibm.rmi.iiop.TransportManager.initTransports(T ransportManager.java:155)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1212 )
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:166 2)
at org.omg.CORBA.ORB.init(ORB.java:364)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFact ory.java:86)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl .java:179)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerOR BImpl.java:102)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:379)
at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(Serv erImpl.java:485)
at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:191)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl .java:139)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl. java:460)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLa uncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher .java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher. java:72)
at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclips e(WSPreLauncher.java:264)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLa uncher.java:75)
[2/4/08 14:38:25:316 IST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.createLis tener(WSTransport.java:859)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.initTrans ports(WSTransport.java:597)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.rmi.iiop.TransportManager.initTransports(T ransportManager.java:155)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1212 )
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:166 2)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at org.omg.CORBA.ORB.init(ORB.java:364)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFact ory.java:86)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl .java:179)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerOR BImpl.java:102)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl .java:379)
[2/4/08 14:38:25:326 IST] 0000000a SystemErr R ... 26 more
Please help me on this query..?
- 02-13-2008, 07:51 AM #2
Member
- Join Date
- Feb 2008
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
OutOfMemoryError: Unable to Start New Native Thread
By edwin11 in forum Advanced JavaReplies: 0Last Post: 11-16-2007, 01:47 PM -
Websphere Application Server
By Albert in forum Advanced JavaReplies: 1Last Post: 07-05-2007, 06:52 PM -
Websphere doubt
By Peter in forum Other IDEsReplies: 1Last Post: 07-05-2007, 02:47 AM -
Manual of websphere
By Marcus in forum Web FrameworksReplies: 1Last Post: 06-27-2007, 04:01 PM -
without restarting the websphere server i need to connect a newly created database
By satya in forum Enterprise JavaBeans (EJB)Replies: 4Last Post: 06-05-2007, 01:45 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks