Groups > Weblogic > WebLogic Clustering > Re: Weblogic 8.1 Managed Server causing Admin Server to freeze




Re: Weblogic 8.1 Managed Server causing Admin Server to
freeze

Re: Weblogic 8.1 Managed Server causing Admin Server to freeze
Wed, 2 Apr 2008 23:37:35 -0700
From what I understand about your problem you have a domain - Admin server
running on one physical machine and Managed server running on another physical
machine, when stopping the Managed server its getting hung at suspending state,
which in turn is causing Admin server slow down in response or hang.

Please confirm on this how are you stopping and starting your managed server

make sure that you do not use localhost when creating domains which spread
across more than one physical machine.

Make sure that your Adminserver & Managed server have address as hostname's
of physical server instead of Localhost

You should be starting / stopping Managed server something like this

startManagedWeblogic.sh -url t3://AdminserverHostName:PortNo <servername>

stopManagedWeblogic.sh -url t3://AdminserverHostName:PortNo <servername>


Let me know if you still have the problem. 


--

Post Reply
about | contact