Hi,
we are running portal on weblogic server sp 2 and lot of applications has been install on it. due to some reason weblogic server is shutting down. Is there any where how to trace which applicaton is causing this problem. verified logs but everytime weblogic is stoping the last application is different.
any Expert to help.
Regards
Shiva
-
Weblogic Shutdown (4 messages)
- Posted by: pce74 pce74
- Posted on: August 20 2003 03:30 EDT
Threaded Messages (4)
- Weblogic Shutdown by Sameer Boddun on August 20 2003 06:03 EDT
- wl 6.1 sp 2 by pce74 pce74 on August 21 2003 07:44 EDT
- wl 6.1 sp 2 by Sameer Boddun on August 22 2003 04:14 EDT
- wl 6.1 sp 2 by pce74 pce74 on August 21 2003 07:44 EDT
- Weblogic Shutdown by Rafal Kuczwalski on August 22 2003 04:35 EDT
-
Weblogic Shutdown[ Go to top ]
- Posted by: Sameer Boddun
- Posted on: August 20 2003 06:03 EDT
- in response to pce74 pce74
Which version of weblogic r u using?
also write what happens when the server shutdown, I mean whether it throws some excption. Or it just stops responding to any request. what actually do u mean pls. explain in detail. -
wl 6.1 sp 2[ Go to top ]
- Posted by: pce74 pce74
- Posted on: August 21 2003 07:44 EDT
- in response to Sameer Boddun
sameer
it wl 6.1 sp 2 which i had already spcefied in my first message and there are no exceptions when it hangs and no process. how to find out what causing wl to shutdown -
wl 6.1 sp 2[ Go to top ]
- Posted by: Sameer Boddun
- Posted on: August 22 2003 04:14 EDT
- in response to pce74 pce74
sameer
>
> it wl 6.1 sp 2 which i had already spcefied in my first message and there are no exceptions when it hangs and no process. how to find out what causing wl to shutdown
start weblogic server with -verbose:gc option that is probably due high gc activity. cont. monitor the logs.
I hope that will help to find out which application is causing problem. -
Weblogic Shutdown[ Go to top ]
- Posted by: Rafal Kuczwalski
- Posted on: August 22 2003 04:35 EDT
- in response to pce74 pce74
when it hangs, try to throw thread dump (kill -3 pid)