[jboss-jira] [JBoss JIRA] Created: (JBAS-5459) JDBCStartCommand fails with index already exists
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Thu Apr 17 08:35:44 EDT 2008
JDBCStartCommand fails with index already exists
------------------------------------------------
Key: JBAS-5459
URL: http://jira.jboss.com/jira/browse/JBAS-5459
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: CMP service
Affects Versions: JBossAS-5.0.0.Beta4, JBossAS-4.2.2.GA
Environment: SVN/trunk and SVN/Branch_4_2
Reporter: Jesper Pedersen
Assigned To: Jesper Pedersen
Fix For: JBossAS-5.0.0.CR1, JBossAS-4.2.3.GA
JDBCStartCommand fails with index already exists:
10:41:07,585 ERROR [AbstractKernelController] Error installing to Start:
name=jboss.j2ee:module="pgcon-server.jar",service=EjbModule state=Create
mode=Manual requiredState=Installed
org.jboss.deployment.DeploymentException: Error while creating table
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createIndex(JDBCStartCommand.java:692)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createFKIndex(JDBCStartCommand.java:962)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createCMRIndex(JDBCStartCommand.java:948)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.addForeignKeyConstraints(JDBCStartCommand.java:359)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:403)
at
org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:172)
at org.jboss.ejb.EjbModule.startService(EjbModule.java:479)
at
--
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