[jboss-jira] [JBoss JIRA] Created: (JBAS-3620) JBossMQ's PersistenceManager RecoveryRetries doesn't work if failure is creating the schema
Adrian Brock (JIRA)
jira-events at jboss.com
Mon Sep 4 08:19:43 EDT 2006
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
More information about the jboss-jira
mailing list