03-13-06 10:56 PM
Not just my computer but it seems all computers (5) are hanging when trying
to stop the server via 'stopserver.bat' in the shortcut created by WAS in
the start menu. Using the -trace option, I get the following output. Could
someone point me in the right direction?
thanks in advance,
Terrance
....
[3/13/06 14:48:12:338 CST] 0000000a AdminTool A ADMU3111E: Server
stop
requested but failed to complete.
[3/13/06 14:48:12:338 CST] 0000000a WsServerStop E ADMU3002E: Excepti
on
attempting to process server server1
[3/13/06 14:48:12:338 CST] 0000000a WsServerStop E ADMU3007E: Excepti
on
com.ibm.websphere.management.exception.AdminException: ADMU3060E: Timed out
waiting for server shutdown.
[3/13/06 14:48:12:338 CST] 0000000a WsServerStop A ADMU3007E: Excepti
on
com.ibm.websphere.management.exception.AdminException: ADMU3060E: Timed out
waiting for server shutdown.
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:338)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at
com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsSer
verController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85
)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[3/13/06 14:48:12:348 CST] 0000000a AdminTool E ADMU0111E: Program
exiting with error: com.ibm.websphere.management.exception.AdminException:
ADMU3060E: Timed out waiting for server shutdown.
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:338)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at
com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsSer
verController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85
)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[3/13/06 14:48:12:348 CST] 0000000a AdminTool A ADMU0111E: Program
exiting with error: com.ibm.websphere.management.exception.AdminException:
ADMU3060E: Timed out waiting for server shutdown.
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:338)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at
com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsSer
verController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85
)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[3/13/06 14:48:12:348 CST] 0000000a AdminTool 3 Returning from
auxiliary method issueMessage with return code: 111
[3/13/06 14:48:12:348 CST] 0000000a AdminTool A ADMU0211I: Error
details may be seen in the file: C:\Program
Files\IBM\WebSphere\AppServer/profiles/default\logs\server1\stopServer.log
[3/13/06 14:48:12:348 CST] 0000000a AdminTool 3 Returning from
auxiliary method issueMessage with return code: 211
[3/13/06 14:48:12:348 CST] 0000000a AdminTool 3 Returning from
executeUtility method with return code: -1
[ Post a follow-up to this message ]
|