Lately when I run our unit test suites, JBoss suddenly
starts shutting down in the middle of running the
tests (causing many tests to fail, of course).
In the server.log I see:
16:07:37,085 INFO [Server] undeploying all packages
...
16:07:42,352 INFO [Server] Shutting down all services
Shutting down
--
Slightly different than what I see in the log when
I run the JBoss shutdown.bat script.
Any idea what would make JBoss suddenly start
shutting down or how I can track down this down?
Tx!
JD