[
http://jira.jboss.com/jira/browse/JBAS-3620?page=all ]
Adrian Brock updated JBAS-3620:
-------------------------------
Workaround Description:
Boot JBoss once to create the tables (or create them manually)
then change the persistence manager config to:
CREATE_TABLES_ON_STARTUP = FALSE
Workaround: [Workaround Exists]
JBossMQ's PersistenceManager RecoveryRetries doesn't work if
failure is creating the schema
-------------------------------------------------------------------------------------------
Key: JBAS-3620
URL:
http://jira.jboss.com/jira/browse/JBAS-3620
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMS service
Affects Versions: JBossAS-4.0.5.CR1
Reporter: Adrian Brock
Fix For: JBossAS-4.0.5.GA
JBossMQ's PersistenceManager has a mechanism to retry recovery
a number of times "RecoveryRetries".
However, this only applies to the data recovery. If it fails
(e.g. due to database or network glitch)
while checking/creating the database schema
then no retries are done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira