Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Server launched but failed to initialize / CREATE_LISTENER_FAILED_4 vmcid: 0x49421000

1,794 views
Skip to first unread message

cry...@yahoo.com

unread,
Nov 3, 2005, 11:27:17 AM11/3/05
to
While starting WAS 6.0 on RedHat linux i am getting error as

ADMU3200I: Server launched. Waiting for initialization status.ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. Server log files should contain failure information.

While digging through systemoutlog file i found fowwing errors:

11/3/05 10:08:27:381 EST] 0000000a ServerCollabo E WSVR0121E: An exception occurred getting a socket
for port 33086 on hostname aa-fryocp-dev with an IP address of 172.21.8.223.
java.net.ConnectException: Connection refused

Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56
completed: No

Here I am pasting the complete log file:

[11/3/05 10:07:51:104 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[11/3/05 10:07:51:851 EST] 0000000a MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/mbeans.xml.
[11/3/05 10:07:52:271 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
[11/3/05 10:07:59:608 EST] 0000000a SystemOut O PLGC0057I: Plug-in configuration service is started successfully.
[11/3/05 10:07:59:749 EST] 0000000a PMIImpl A PMON0001A: PMI is enabled
[11/3/05 10:08:05:282 EST] 0000000a CGBridgeServi I CWRCB0204E: The core group bridge service is disabled because it may not execute on a non-managed node.
[11/3/05 10:08:05:720 EST] 0000000a SibMessage I [:] CWSIU0000I: Release: WAS60.SIB Level: o0444.10
[11/3/05 10:08:05:823 EST] 0000000a SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[11/3/05 10:08:07:446 EST] 0000000a AuditServiceI A SECJ6004I: Security Auditing is disabled.
[11/3/05 10:08:08:432 EST] 0000000a distSecurityC I SECJ0132I: Java 2 Security is enabled
[11/3/05 10:08:09:709 EST] 0000000a Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[11/3/05 10:08:09:858 EST] 0000000a distSecurityC I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[11/3/05 10:08:09:897 EST] 0000000a distSecurityC I SECJ0240I: Security service initialization completed successfully
[11/3/05 10:08:11:726 EST] 0000000a ObjectPoolSer I OBPL0007I: Object Pool Manager service is disabled.
[11/3/05 10:08:11:800 EST] 0000000a J2EEServiceMa I ASYN0059I: Work Manager service initialized successfully.
[11/3/05 10:08:12:134 EST] 0000000a CScopeCompone I CSCP0002I: Compensation service is disabled.
[11/3/05 10:08:12:836 EST] 0000000a SibMessage I [:] CWSID0006I: The SIB service was not enabled and will not be started.
[11/3/05 10:08:12:858 EST] 0000000a ActivitySessi I WACS0045I: ActivitySession service is disabled.
[11/3/05 10:08:13:023 EST] 0000000a SOAPContainer I WSWS1062I: SOAP Container Service has been initialized.
[11/3/05 10:08:13:681 EST] 0000000a SchedulerServ I SCHD0036I: The Scheduler Service is initializing.
[11/3/05 10:08:14:056 EST] 0000000a SchedulerServ I SCHD0037I: The Scheduler Service has been initialized.
[11/3/05 10:08:15:725 EST] 0000000a StartUpServic I STUP0008I: The Startup Beans service is disabled.
[11/3/05 10:08:17:627 EST] 0000000a I18nService I I18N0010I: The Internationalization service is created on server1.
[11/3/05 10:08:17:949 EST] 0000000a I18nServiceSe I I18N0010I: The Internationalization service is disabled on server1.
[11/3/05 10:08:22:077 EST] 0000000a ORBRas E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket P=499783:O=0:CT ORBX0390E: Cannot create listener thread. Exception=[ java.net.BindException: Address already in use ].
[11/3/05 10:08:27:160 EST] 0000000a SchedulerServ I SCHD0040I: The Scheduler Service is stopping.
[11/3/05 10:08:27:169 EST] 0000000a SchedulerServ I SCHD0002I: The Scheduler Service has stopped.
[11/3/05 10:08:27:238 EST] 0000000a AppProfileCom I ACIN0009I: The application profiling service is stopping.
[11/3/05 10:08:27:248 EST] 0000000a ActivitySessi I WACS0049I: The ActivitySession service is stopping.
[11/3/05 10:08:27:381 EST] 0000000a ServerCollabo E WSVR0121E: An exception occurred getting a socket for port 33086 on hostname aa-fryocp-dev with an IP address of 172.21.8.223.
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket.<init>(Socket.java:335)
at java.net.Socket.<init>(Socket.java:179)
at com.ibm.ws.runtime.component.ServerCollaborator.sendStatus(ServerCollaborator.java:379)
at com.ibm.ws.runtime.component.ServerCollaborator.sendStatus(ServerCollaborator.java:179)
at com.ibm.ws.runtime.component.ServerCollaborator.propertyChange(ServerCollaborator.java:344)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:343)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
at com.ibm.ws.runtime.component.ComponentImpl.setState(ComponentImpl.java:401)
at com.ibm.ws.runtime.component.ServerImpl.destroy(ServerImpl.java:331)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:181)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

[11/3/05 10:08:27:513 EST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[11/3/05 10:08:27:535 EST] 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.bootServerContainer(WsServerImpl.java:182)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

Please help.


Henk

unread,
Nov 3, 2005, 11:42:40 AM11/3/05
to
firewall restrictions or port in use by another application?

Henk
<cry...@yahoo.com> schreef in bericht
news:2062712762.1131035268170.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...

robert...@tietoenator.com

unread,
Nov 8, 2005, 4:14:46 AM11/8/05
to
I have the exact same problem...

Last week I installed websphere, and it started perfectly. Then after the weekend I try to start it again... and I fail.

One interesting probably related issue is that I cannot open the windows service console and stop the service!!?

I can restart it but not stop it.

I can create new profiles and use them, but the default profile does not work...

Ken Hygh

unread,
Nov 8, 2005, 8:30:02 AM11/8/05
to
robert...@tietoenator.com wrote:

So, what's in the log files?

Ken

robert...@tietoenator.com

unread,
Nov 8, 2005, 8:54:23 AM11/8/05
to
In SystemErr.log

[2005-11-08 10:07:28:141 CET] 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


at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

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:347)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:821)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:356)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:173)
... 9 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.createListener(WSTransport.java:733)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1282)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1839)
at org.omg.CORBA.ORB.init(ORB.java:368)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:82)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:123)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:340)
... 13 more

[2005-11-08 10:07:28:141 CET] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182)
[2005-11-08 10:07:28:141 CET] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
..

and in startserver.log

************ Start Display Current Environment ************
Host Operating System is Windows XP, version 5.1
Java version = J2RE 1.4.2 IBM Windows 32 build cn142sr1w-20041028 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer/profiles/default
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\Program Files\IBM\WebSphere\AppServer\java\lib;C:\Program Files\IBM\WebSphere\AppServer\classes;C:\Program Files\IBM\WebSphere\AppServer\lib;C:\Program Files\IBM\WebSphere\AppServer\installedChannels;C:\Program Files\IBM\WebSphere\AppServer\lib\ext;C:\Program Files\IBM\WebSphere\AppServer\web\help;C:\Program Files\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer/profiles/default\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\urlprotocols.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\Java\jdk1.5.0_05\bin;C:\Dev\Tools\Ant\bin;C:\PROGRA~1\Blazix;C:\Dev\Tools\Jboss\bin
Current trace specification = *=info
************* End Display Current Environment *************
[2005-11-08 10:07:04:469 CET] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[2005-11-08 10:07:04:578 CET] 0000000a AdminTool A ADMU0128I: Starting tool with the default profile
[2005-11-08 10:07:04:594 CET] 0000000a AdminTool A ADMU3100I: Reading configuration for server: server1
[2005-11-08 10:07:07:297 CET] 0000000a AdminTool A ADMU3200I: Server launched. Waiting for initialization status.
[2005-11-08 10:07:27:954 CET] 0000000a AdminTool A ADMU3011E: Server launched but failed initialization. Server log files should contain failure information.

Stop server.log

Current trace specification = *=info
************* End Display Current Environment *************
[2005-11-08 10:52:03:048 CET] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[2005-11-08 10:52:03:344 CET] 0000000a AdminTool A ADMU0128I: Starting tool with the default profile
[2005-11-08 10:52:03:360 CET] 0000000a AdminTool A ADMU3100I: Reading configuration for server: server1
[2005-11-08 10:52:10:485 CET] 0000000a WsServerStop E ADMU3002E: Exception attempting to process server server1
[2005-11-08 10:52:10:501 CET] 0000000a WsServerStop E ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host ww005389.eu.tieto.com at port 8880.
[2005-11-08 10:52:10:501 CET] 0000000a WsServerStop A ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host ww005389.eu.tieto.com at port 8880.
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:320)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:347)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:287)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:294)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:209)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:132)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:103)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:269)
... 12 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname ww005389.eu.tieto.com
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:328)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.<init>(SOAPConnectorClient.java:227)
... 17 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname ww005389.eu.tieto.com
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:1064)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.access$200(SOAPConnectorClient.java:85)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$2.run(SOAPConnectorClient.java:299)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:292)
... 18 more
Caused by: java.net.ConnectException: Connection refused: connect


at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket.<init>(Socket.java:335)
at java.net.Socket.<init>(Socket.java:179)

at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:1043)
... 22 more

[2005-11-08 10:52:10:501 CET] 0000000a AdminTool A ADMU0509I: The server "server1" cannot be reached. It appears to be stopped.
[2005-11-08 10:52:10:501 CET] 0000000a AdminTool A ADMU0211I: Error details may be seen in the file: C:\Program Files\IBM\WebSphere\AppServer/profiles/default\logs\server1\stopServer.log


In service console of windows the service is up and running...

well, I created a new profile and it works as it should... strange that the default doesnt... I have not made any configuration other than a basic installation of ws xpress 6

Ken Hygh

unread,
Nov 8, 2005, 11:05:46 AM11/8/05
to
Robert,
You clearly have a port conflict in that old profile.

Ken

sethu...@gmail.com

unread,
Apr 27, 2008, 4:26:40 PM4/27/08
to
As per my understanding, Create Listener Failed message will be thrown when the required socket/port can't open to Listen/wait for a request. Normally this will be configured via META-INF/ws-components.xml file.

Try to find and close the port via 'lsof' utility and kill the process which is accuired by the specific port

0 new messages