问题描述:Aix操作系统,安装的Websphere Application Server 6.1 ND服务起,一共有5个server,将AppSer1进程用kill -9强杀时,会报进程不存在
CREDIT-WF-01(root)/ibm/was_app/WebSphere/AppServer/profiles/AppSrv01/logs/server1> more server1.pid
1126462
CREDIT-WF-01(root)/ibm/was_app/WebSphere/AppServer/profiles/AppSrv01/logs/server1> kill -9 1126462
kill: 1126462: 0403-003 The specified process does not exist.
问题解决:1.去bin目录下执行如下命令,报如下错误:
CREDIT-WF-01(root)/ibm/was_app/WebSphere/AppServer/profiles/AppSrv01/bin> ./startServer.sh server1java.lang.ClassNotFoundException: com.ibm.ws.management.tools.WsServerLauncher
at java.net.URLClassLoader.findClass(URLClassLoader.java:496)
at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:132)
at java.lang.ClassLoader.loadClass(ClassLoader.java:631)
at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:597)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:239)
SHUTDOWN PROGRAM
Wed Jul 28 16:39:18 BEIST 2010
Wait for 'Rebooting...' before stopping.
Error logging stopped...
awk: No space left on device
Advanced Accounting has stopped...
Process accounting stopped...
awk: No space left on device
sed: No space left on device
Stopping NFS/NIS Daemons
0513-004 The Subsystem or Group, nfsd, is currently inoperative.
0513-044 The biod Subsystem was requested to stop.
0513-044 The rpc.lockd Subsystem was requested to stop.
0513-044 The rpc.statd Subsystem was requested to stop.
0513-004 The Subsystem or Group, gssd, is currently inoperative.
0513-004 The Subsystem or Group, nfsrgyd, is currently inoperative.
0513-004 The Subsystem or Group, rpc.mountd, is currently inoperative.
0513-004 The Subsystem or Group, ypserv, is currently inoperative.
0513-004 The Subsystem or Group, ypbind, is currently inoperative.
0513-004 The Subsystem or Group, yppasswdd, is currently inoperative.
0513-004 The Subsystem or Group, ypupdated, is currently inoperative.
All processes currently running will now be killed...
sed: No space left on device
Unmounting the file systems...
class load: com.ibm.ws.management.event.NotificationService from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.RemoteSender from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.PullRemoteSender from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.AbstractPushRemoteSender from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.PushRemoteSender from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.exception.ReceiverNotFoundException from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.DownstreamServerManager from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.PushNotificationListener from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.DownstreamServerManager$ThreadManager from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.event.DownstreamServerManager$QueueConsumerThread from: file:/ibm/was_app/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar
class load: com.ibm.ws.management.discovery.ServerInfo from: file:/ibm/was_app/WebSphere