首页 新闻 会员 周边

关于WebSphere 服务器关闭时出现异常

0
悬赏园豆:10 [待解决问题]

Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[13-6-5 14:43:34:109 CST] 0000000a BundleResolve 3   found resource bundle com.ibm.ejs.resources.RasMessages in OSGi bundle com.ibm.ws.portletcontainer.internal
[13-6-5 14:43:34:109 CST] 0000000a ManagerAdmin  I   TRAS0017I: 启动跟踪状态是 *=info:com.ibm.*=all。
[13-6-5 14:43:34:125 CST] 0000000a WsServerContr 1   Executing executeUtilityOnWindows with args: d:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config rdNode01Cell rdNode01 server1 -fromWinService \\.\pipe\w6SvcPipe_2A319_FC7B -username admin -password  ********
[13-6-5 14:43:34:125 CST] 0000000a WsServerContr 1   invokedByWindowsService has been set to true earlier
[13-6-5 14:43:34:125 CST] 0000000a ManagerAdmin  I   TRAS0018I: 跟踪状态已更改。新的跟踪状态是 *=info。
[13-6-5 14:43:34:187 CST] 0000000a AdminTool     A   ADMU0128I: 正在启动具有 AppSrv01 概要文件的工具
[13-6-5 14:43:34:187 CST] 0000000a AdminTool     A   ADMU3100I: 正在从服务器读取配置:server1
[13-6-5 14:43:36:375 CST] 0000000a SSLConfig     W   CWPKI0041W: 一个或多个密钥库正在使用缺省密码。
[13-6-5 14:43:36:390 CST] 0000000a SSLConfigMana I   CWPKI0027I: 对 HTTPS URL 连接禁用缺省主机名验证。
[13-6-5 14:43:37:875 CST] 0000000a WsServerStop  E   ADMU3002E: 尝试处理服务器 server1 时发生异常
[13-6-5 14:43:37:875 CST] 0000000a WsServerStop  E   ADMU3007E: 异常 com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: 启用 SOAP 连接器安全性时,系统无法创建连接到端口 8880 上的主机 rd 的 SOAP 连接器。
[13-6-5 14:43:37:890 CST] 0000000a WsServerStop  A   ADMU3007E: 异常 com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: 启用 SOAP 连接器安全性时,系统无法创建连接到端口 8880 上的主机 rd 的 SOAP 连接器。
 at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:476)
 at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:372)
 at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:312)
 at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:325)
 at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:261)
 at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:136)
 at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:108)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:615)
 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:226)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:615)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.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.launchEclipse(WSPreLauncher.java:245)
 at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:73)
Caused by: java.lang.reflect.InvocationTargetException
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:521)
 at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:331)
 ... 25 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found]
 at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:338)
 at com.ibm.ws.management.connector.soap.SOAPConnectorClient.<init>(SOAPConnectorClient.java:175)
 ... 30 more
Caused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found]
 at org.apache.soap.transport.http.SOAPHTTPConnection.send(Unknown Source)
 at org.apache.soap.rpc.Call.invoke(Unknown Source)
 at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:303)
 at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
 at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:296)
 ... 31 more

[13-6-5 14:43:37:906 CST] 0000000a AdminTool     A   ADMU0509I: 无法到达 server“server1”。服务器看上去已停止。
[13-6-5 14:43:37:906 CST] 0000000a AdminTool     A   ADMU0211I: 在文件 d:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log 中可看到错误的详细信息
[13-6-5 14:43:37:937 CST] 00000016 WindowsServic 3   inputRec == Service failed to stop.  stopServer return code -10
[13-6-5 14:43:37:937 CST] 0000000a WindowsServic 1   retCode from childProcess.waitFor() is -10
[13-6-5 14:43:37:937 CST] 0000000a WindowsServic 3   -- interrupt the thread that is collecting stdout
[13-6-5 14:43:38:937 CST] 0000000a WindowsServic 3   exitCode = -10
[13-6-5 14:43:38:937 CST] 00000014 WindowsServic 3   readAndDisplayServiceLogFile(), caught InterruptedException
[13-6-5 14:43:38:937 CST] 0000000a WindowsServic 3   Service failed to stop.  stopServer return code -10
[13-6-5 14:43:40:078 CST] 0000000a AdminTool     A   ADMU7705E: 在尝试停止与服务器相关联的 Windows 服务时失败:server1;
在执行 WASService.exe 时可能发生了错误:
Service failed to stop.  stopServer return code -10

小艾2013的主页 小艾2013 | 初学一级 | 园豆:192
提问于:2013-06-05 17:55
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册