金融其它

windows 停止was异常

server 无法停止,总是报这个错误,请大家帮看看

[12-2-7 15:34:13:875 CST] 0000000a BundleResolve 3   found resource bundle com.ibm.ejs.resources.RasMessages in OSGi bundle com.ibm.ws.portletcontainer.internal
[12-2-7 15:34:13:859 CST] 0000000a ManagerAdmin  I   TRAS0017I: 启动跟踪状态是 *=info:com.ibm.*=all。
[12-2-7 15:34:13:875 CST] 0000000a WsServerContr 1   Executing executeUtilityOnWindows with args: e:Program FilesIBMWebSphereAppServerprofilesAppSrv01config rccb-d524495254Node01Cell rccb-d524495254Node01 server1 -fromWinService [url=file://\.pipew6SvcPipe_2A338_15EEE]\.pipew6SvcPipe_2A338_15EEE[/url] -username slsadmin -password  ********
[12-2-7 15:34:13:875 CST] 0000000a WsServerContr 1   invokedByWindowsService has been set to true earlier
[12-2-7 15:34:13:875 CST] 0000000a ManagerAdmin  I   TRAS0018I: 跟踪状态已更改。新的跟踪状态是 *=info。
[12-2-7 15:34:14:078 CST] 0000000a AdminTool     A   ADMU0128I: 正在启动具有 AppSrv01 概要文件的工具
[12-2-7 15:34:14:109 CST] 0000000a AdminTool     A   ADMU3100I: 正在从服务器读取配置:server1
[12-2-7 15:34:17:171 CST] 0000000a SSLConfig     W   CWPKI0041W: 一个或多个密钥库正在使用缺省密码。
[12-2-7 15:34:17:187 CST] 0000000a SSLConfigMana I   CWPKI0027I: 对 HTTPS URL 连接禁用缺省主机名验证。
[12-2-7 15:34:18:765 CST] 0000000a WsServerStop  E   ADMU3002E: 尝试处理服务器 server1 时发生异常
[12-2-7 15:34:18:765 CST] 0000000a WsServerStop  E   ADMU3007E: 异常 com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: 启用 SOAP 连接器安全性时,系统无法创建连接到端口 8880 上的主机 rccb-d524495254 的 SOAP 连接器。
[12-2-7 15:34:18:765 CST] 0000000a WsServerStop  A   ADMU3007E: 异常 com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: 启用 SOAP 连接器安全性时,系统无法创建连接到端口 8880 上的主机 rccb-d524495254 的 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.(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
[12-2-7 15:34:18:796 CST] 0000000a AdminTool     A   ADMU0509I: 无法到达 server“server1”。服务器看上去已停止。
[12-2-7 15:34:18:796 CST] 0000000a AdminTool     A   ADMU0211I: 在文件 e:Program FilesIBMWebSphereAppServerprofilesAppSrv01logsserver1stopServer.log 中可看到错误的详细信息
[12-2-7 15:34:19:000 CST] 00000016 WindowsServic 3   inputRec == Service failed to stop.  stopServer return code -10
[12-2-7 15:34:19:000 CST] 0000000a WindowsServic 1   retCode from childProcess.waitFor() is -10
[12-2-7 15:34:19:000 CST] 0000000a WindowsServic 3   -- interrupt the thread that is collecting stdout
[12-2-7 15:34:20:000 CST] 0000000a WindowsServic 3   exitCode = -10
[12-2-7 15:34:20:000 CST] 00000014 WindowsServic 3   readAndDisplayServiceLogFile(), caught InterruptedException
[12-2-7 15:34:20:000 CST] 0000000a WindowsServic 3   Service failed to stop.  stopServer return code -10
[12-2-7 15:34:20:015 CST] 0000000a AdminTool     A   ADMU7705E: 在尝试停止与服务器相关联的 Windows 服务时失败:server1;
在执行 WASService.exe 时可能发生了错误:
Service failed to stop.  stopServer return code -10
参与4

3 同行回答

修改主机名http://www.webspherechina.net/cl ... B%E6%9C%BA%E5%90%8D可以看看这个显示全部
2012-02-24
浏览687
一璇 一璇 系统工程师 黑龙江省农村信用社联合社
回复 2# sunqiang1024     这个不确定啊,因为我们也是后接手的,如果是主机名的问题应该改哪个配置文件呢显示全部
回复 2# sunqiang1024


    这个不确定啊,因为我们也是后接手的,如果是主机名的问题应该改哪个配置文件呢 收起
金融其它 · 2012-02-24
浏览612
sunqiang1024 sunqiang1024 测试工程师 星网锐捷
是不是你的主机名变了,我之前主机名变了,就停止不了了,后来修改了配置文件就可以了显示全部
是不是你的主机名变了,我之前主机名变了,就停止不了了,后来修改了配置文件就可以了 收起
互联网服务 · 2012-02-24
浏览646

提问者

一璇
系统工程师 黑龙江省农村信用社联合社
评论117

问题状态

  • 发布时间:2012-02-24
  • 关注会员:1 人
  • 问题浏览:4465
  • 最近回答:2012-02-24
  • X社区推广