| 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. |