-
Bug
-
Resolution: Obsolete
-
Minor
-
JBossAS-4.0.2 Final
-
None
The Hypersonic MBean does not correctly start the database.
It forks a thread which could take a while to recover the database/bind sockets.
This means that dependent services may try to use the database before it ready,
e.g. see the Hack in JBossMQ's persistence manager that has a retry loop to avoid the problem.