Weblogic server 10.0 - Managed Server shutting down
        Posted  
        
            by Eqbal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Eqbal
        
        
        
        Published on 2010-03-17T21:44:46Z
        Indexed on 
            2010/03/17
            21:51 UTC
        
        
        Read the original article
        Hit count: 437
        
weblogic10.x
|weblogic
We have a weblogic server 10.0 instance which has a cluster with one managed server. Every Monday at 5am (or few seconds after), it shuts down on its own. The logs do not show any errors except the following message:
JVM called WLS shutdown hook. The server will force shutdown now.
JVM has a -Xnohup option and using JRockit. There is no cron job on the server. I am not sure how to debug this one. Admin Server keeps running with no issues and I am able to start the managed server back up with no problems. Any help is greatly appreciated.
Thanks.
© Stack Overflow or respective owner