View Single Post
  #5 (permalink)  
Old April 26th, 2007, 07:05
ianlo ianlo is offline
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 148
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 1 Time in 1 Post
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: Server Restarts

This is also the same issue I am experiencing. However, my app tier JVM is the one that crashes - and there is a setting on Weblogic that will automatically restart the JVM after a crash.

The only problem with that is that if the JVM crashes and restarts in the middle of some operations (e.g. order releasing, planning etc) you will need to hunt down all the orders that failed and manually correct them. Very painful.

Better to reboot weekly.