websphere-IBM WebSphere6.1 停止服务时出现异常

问题描述

IBM WebSphere6.1 停止服务时出现异常

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 FilesIBMWebSphereAppServerprofilesAppSrv01config rdNode01Cell rdNode01 server1 -fromWinService .pipew6SvcPipe_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.(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 FilesIBMWebSphereAppServerprofilesAppSrv01logsserver1stopServer.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

时间: 2025-01-20 09:36:22

websphere-IBM WebSphere6.1 停止服务时出现异常的相关文章

电脑启动或停止服务时提示服务没有及时相应启动怎么办?

  在启动或停止"Windows Modules Installer"服务时提示"错误1053:服务没有及时相应启动或控制请求"的错误消息,导致该问题的原因是由于可执行文件的附加命令参数配置错误. 方法1 1.在开始搜索框键入"services.msc"命令,按回车键打开本地服务设置窗口 2.在右侧窗口找到并双击"Windows Modules Installer"服务 3.进入"常规"选项卡设置界面,复制

帮帮忙: 安装Windows服务时出现异常 索引和长度必须引用该字符串内的位置 参数名:Length

问题描述 发表于:2007-11-0921:09:54楼主本人在VS中建立了一个服务,但在安装是出现如上问题,请问如何解决?代码如下://ServiceName="Service1"namespaceWindowsService2{publicpartialclassService1:ServiceBase{publicService1(){InitializeComponent();}protectedoverridevoidOnStart(string[]args){//TODO:

postgresql.9.3新安装的启动服务时提示服务启动后停止

问题描述 postgresql.9.3新安装的启动服务时提示服务启动后停止 2013-12-16 17:23:49 HKT 日誌: 資料庫系統在復原 2013-12-16 16:51:29 HKT 時被關閉2013-12-16 17:23:49 HKT 日誌: WAL file is from different database system: WAL file database system identifier is 5957907599934275429 pg_control datab

掉webservice服务时,在电脑上可以运行,但在手机上掉时,为什么应用会直接停止?

问题描述 调webservice服务时,在电脑上可以运行,但在手机上调时,为什么应用会直接停止?求各位解答,谢谢! 解决方案 本帖最后由 u013010499 于 2015-09-06 12:46:41 编辑解决方案二:你确定添加了INTERNET权限吗?再说有异常信息啊解决方案三:直接停止,有报错的提示信息么?

eclipse下部署websphere成功后启动服务时出现问题,在线等

问题描述 按照步骤都部署完成后,随便写了个helloworld的代码,启动服务时出现问题

CentOS启动和停止服务详解

  CentOS启动和停止服务详解            服务简介 Linux 系统服务是在Linux启 动时自动加载,并在Linux退出时自动停止的系统任务.在Linux 启动过程中,我们可以看得很多"starting - "提示信息,该信息表示正在启动系统服务;而在Linux 退出时,我们也能够看到相应的"Stopping - "信息,表示系统服务正在停止.Linux自身有许多系统任务,如"network" 服务用于支持网络连接等.CAMS

XP Mode帮你解决XP停止服务后

  年后最火的话题除了网络理财"余额宝"们之外,就属近期的XP停止服务了!XP停止服务后还能用吗?XP停止服务该怎么办?我要换哪个版本的操作系统啊?Win7还是Win8?更有用户要宁可等到即将发布的Windows 9,也不愿放弃XP... 当XP停止服务后,如果联网,将更容易受到病毒或者未知漏洞的攻击,安全性将大大降低!身边不少朋友担忧的问题主要集中在两方面:软件兼容和操作习惯.还怕更换新的操作系统,不太适应新的操作界面,找不到"熟悉"的菜单选项;怕新的系统对软件的

xp停止服务怎么办

  年后最火的话题除了网络理财"余额宝"们之外,就属近期的XP停止服务了!XP停止服务后还能用吗?XP停止服务该怎么办?我要换哪个版本的操作系统啊?Win7还是Win8?更有用户要宁可等到即将发布的Windows 9,也不愿放弃XP... 当XP停止服务后,如果联网,将更容易受到病毒或者未知漏洞的攻击,安全性将大大降低!身边不少朋友担忧的问题主要集中在两方面:软件兼容和操作习惯.还怕更换新的操作系统,不太适应新的操作界面,找不到"熟悉"的菜单选项;怕新的系统对软件的

xp系统停止服务恢复工具

  xp系统停止服务恢复工具大全-杀毒软件xp专版排行榜: 推荐一:百度卫士xp护航专版 百度卫士率先推出"XP护航方案".与其他安全产品"打补丁"方式持续维护WinXP系统不同,百度卫士推出的"XP用户解决方案"在理念上承诺"不骚扰.不胁迫.不窃取"的同时,以全方位的主动防御机制保障WinXP系统的安全和顺畅.   推荐二:360安全卫士xp专版 最为国内最新推出xp专版的360,在安全防御方面应该说实力目前是最好的. 36