银行

WAS6.1.0.13 server 不能正常关闭。

HA主备的AIX系统上安装的WAS6.1.0.13 server 不能正常关闭报下面错误:
[8/26/12 19:54:35:774 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_0.txt
[8/26/12 19:54:35:853 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_0.txt
[8/26/12 19:54:35:861 GMT+08:00] 0000000a ORBRas        E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket P=74737:O=0:CT ORBX0390E: Cannot create listener thread. Exception=[ java.net.BindException: The socket name is already in use. - received while attempting to open server socket on port 9121 ].
[8/26/12 19:54:35:873 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_1.txt
[8/26/12 19:54:35:910 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_1.txt
[8/26/12 19:54:35:921 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_2.txt
[8/26/12 19:54:35:957 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /chicwas/IBM/WebSphere/AppServer/profiles/chicAgri/logs/ffdc/server1_0000000a_12.08.26_19.54.35_2.txt
[8/26/12 19:54:41:022 GMT+08:00] 0000000a SchedulerServ I   SCHD0040I: The Scheduler Service is stopping.
[8/26/12 19:54:41:025 GMT+08:00] 0000000a SchedulerServ I   SCHD0002I: The Scheduler Service has stopped.
[8/26/12 19:54:41:039 GMT+08:00] 0000000a AppProfileCom I   ACIN0009I: The application profiling service is stopping.
[8/26/12 19:54:41:042 GMT+08:00] 0000000a ActivitySessi I   WACS0049I: The ActivitySession service is stopping.
[8/26/12 19:54:41:188 GMT+08:00] 0000000a WsServerImpl  E   WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[8/26/12 19:54:41:193 GMT+08:00] 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:199)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.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.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:981)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:339)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:94)
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:424)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:526)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:192)
... 24 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:859)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:597)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:158)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1250)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1681)
at org.omg.CORBA.ORB.init(ORB.java:364)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:86)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:179)
at com.ibm.ejs.oa.EJSServerORBImpl.(EJSServerORBImpl.java:102)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:417)
... 28 more

附件:

附件图标SystemOut .log (12.76 KB)

参与5

4同行回答

michelecindymichelecindy项目经理-
[8/26/12 19:54:35:861 GMT+08:00] 0000000a ORBRas        E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket P=74737:O=0:CT ORBX0390E: Cannot create listener thread. Exception=[ java.net.BindException: The socke...显示全部
[8/26/12 19:54:35:861 GMT+08:00] 0000000a ORBRas        E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket P=74737:O=0:CT ORBX0390E: Cannot create listener thread. Exception=[ java.net.BindException: The socket name is already in use. - received while attempting to open server socket on port 9121 ].

--- 检查下9121端口是否被占用

netstat -an | grep -i LISTEN | grep -i 9121收起
IT咨询服务 · 2012-08-29
浏览873
tjb319dtxtjb319dtx技术支持某通讯运营商
路过,学习!显示全部
路过,学习!收起
系统集成 · 2012-08-26
浏览841
lichuan128lichuan128系统工程师中科软
谢谢 我看看显示全部
谢谢 我看看收起
银行 · 2012-08-26
浏览852
shermantianshermantian系统工程师北京蓝海讯通科技有限公司
http://topic.csdn.net/u/20090115 ... 7-9ab31c98669d.html你看看这些有没有帮助。。。显示全部
互联网服务 · 2012-08-26
浏览843

提问者

lichuan128
系统工程师中科软
擅长领域: 虚拟化云计算服务器

问题状态

  • 发布时间:2012-08-26
  • 关注会员:1 人
  • 问题浏览:3656
  • 最近回答:2012-08-29
  • X社区推广