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
Priority: Minor
"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