[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1720) JMSUserManager has insert data into JBM_ROLE and JBM_USER every time when it starts.
Howard Gao (JIRA)
jira-events at lists.jboss.org
Fri Aug 21 04:57:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard Gao updated JBMESSAGING-1720:
------------------------------------
Fix Version/s: 1.4.0.SP3.CP09
1.4.5.GA
Assignee: Howard Gao
> JMSUserManager has insert data into JBM_ROLE and JBM_USER every time when it starts.
> ------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-1720
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1720
> Project: JBoss Messaging
> Issue Type: Bug
> Components: Messaging Core Persistence
> Affects Versions: 1.4.0.SP3.CP08
> Reporter: ryu ken
> Assignee: Howard Gao
> Priority: Minor
> Fix For: 1.4.0.SP3.CP09, 1.4.5.GA
>
>
> "CreateTablesOnStartup" attribute value of JMSUserManager has been set to "false".
> From the second start of JBossMessaging,
> Even data of jbm user and role is already exist in JBM_ROLE and JBM_USER tables,
> JMSUserManager still try to insert data into the tables and cause the data already exist a SQLException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list