|
From: Darren <dar...@go...> - 2009-07-22 12:57:20
|
> Once the > JVM has been running for that amount of time, the restart count will > be reset. Aha, it even says that in the documentation, I should have read more carefully! For testing, the upgrade process is in a loop, so the application never runs for more than 60s without restart. As you say, this won't be a problem in production. Thanks, Darren |