Re: Error stopping server in WAS 6.0.2.7: ADMU3060E: Timed out waiting for server shut
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Application Server > Re: Error stopping server in WAS 6.0.2.7: ADMU3060E: Timed out waiting for server shut




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: Error stopping server in WAS 6.0.2.7: ADMU3060E: Timed out waiting for server shut  
Stephen Cocks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-15-06 12:50 PM

Can you tell from the SystemOut.log for the server whether the request to
shutdown is being received? And if it is then does the server actually
shutdown but just take a long time (in which case increasing the timeout is
all that's required)... or perhaps the shutdown processing starts but
"hangs" at some point?

--
Stephen Cocks
ESB System Management

"Terrance Grahn" <tjgrahn@gmail.com> wrote in message
news:dv4m3t$7004s$1@news.boulder.ibm.com...
> 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: Serve
r
> stop requested but failed to complete.
> [3/13/06 14:48:12:338 CST] 0000000a WsServerStop  E   ADMU3002E: Excep
tion
> attempting to process server server1
> [3/13/06 14:48:12:338 CST] 0000000a WsServerStop  E   ADMU3007E: Excep
tion
> 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: Excep
tion
> 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(WsS
erverController.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(DelegatingMethodAccessorIm
pl.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: Progr
am
> 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(WsS
erverController.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(DelegatingMethodAccessorIm
pl.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: Progr
am
> 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(WsS
erverController.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(DelegatingMethodAccessorIm
pl.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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:07 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register