停止webshpere发生异常,请问应如何处理

拂雷得隆 2005-02-21 10:13:07
我在windows xp系统上安装了websphere5.0网络版,启动dmgr,启动node,启动server1后在管理控制台“安全性->用户注册表->本地 OS”中增加控制台用户,认证机制为LTPA,在LTPA 菜单中生成密钥,并在“系统管理->控制台用户”中为控制台用户分配管理员权限。重启服务器,在安全验证模式下用新用户登录管理控制台,到此为止,一切正常。但我按如上次序新增加另一个本地OS控制台用户,并分配新用户为监控者角色后,不能正常停止webshpere,报错如下:
D:\Program Files\WebSphere\AppServer\bin>stopServer server1

检查AppServer下的stopServer.log文件:
[05-2-20 12:22:12:000 CST] 5c753029 ManagerAdmin I TRAS0017I: 启动跟踪状态是 *=all=disabled。
[05-2-20 12:22:12:010 CST] 5c753029 AdminTool A ADMU3100I: 正在从服务器读取配置:server1
[05-2-20 12:22:18:840 CST] 5c753029 WsServerStop E ADMU3002E: 试图处理服务器 server1 时发生异常
[05-2-20 12:22:18:840 CST] 5c753029 WsServerStop E ADMU3007E: 异常 javax.management.JMRuntimeException: ADMN0022E: Access denied for the stop operation on Server MBean due to insufficient or empty credentials.
[05-2-20 12:22:18:840 CST] 5c753029 WsServerStop A ADMU3007E: 异常 javax.management.JMRuntimeException: ADMN0022E: Access denied for the stop operation on Server MBean due to insufficient or empty credentials.
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.handleAdminFault(SOAPConnectorClient.java:505)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeTemplate(SOAPConnectorClient.java:474)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:382)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:207)
at $Proxy0.invoke(Unknown Source)
at com.ibm.ws.management.AdminClientImpl.invoke(AdminClientImpl.java:162)
at com.ibm.ws.management.tools.WsServerStop.sendWaitStop(WsServerStop.java:304)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:204)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:159)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:85)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

同样在DeploymentManager下stopManager也报异常。Access denied for the stop operation on Server MBean due to insufficient or empty credentials

请问应该如何处理?谢谢
...全文
304 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
liuylei 2005-03-01
  • 打赏
  • 举报
回复
楼上的说的对,加上参数就好了
gu007cn 2005-02-21
  • 打赏
  • 举报
回复
你启用了安全性停止服务器的时候要加用户参数的,启动就不用
gu007cn 2005-02-21
  • 打赏
  • 举报
回复
你启用了安全性停止服务器的时候要加用户参数的,启动就不用
拂雷得隆 2005-02-21
  • 打赏
  • 举报
回复
报错是权限不足或空证书,我又用stopServer server1 -username user1 -password passwd1
stopNode -username user1 -password passwd1
stopManager -username user1 -password passwd1
就可以正常停止了。

2,633

社区成员

发帖
与我相关
我的任务
社区描述
WebSphere 是 IBM 的软件平台。它包含了编写、运行和监视全天候的工业强度的随需应变 Web 应用程序和跨平台、跨产品解决方案所需要的整个中间件基础设施,如服务器、服务和工具。
社区管理员
  • WebSphere社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧