[
https://jira.jboss.org/jira/browse/JBIDE-4297?page=com.atlassian.jira.plu...
]
Denis Golovin updated JBIDE-4297:
---------------------------------
Fix Version/s: 3.1.0.CR1
(was: 3.1.0.M4)
bulk move to CR1
Error while performing background reading of database schema
------------------------------------------------------------
Key: JBIDE-4297
URL:
https://jira.jboss.org/jira/browse/JBIDE-4297
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Environment: JBT nightly build 3.1.0.Alpha1/200905091201
eclipse.buildId=N20090426-1232
java.version=1.5.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=bg_BG
Command-line arguments: -os win32 -ws win32 -arch x86 -clean
Reporter: Krasimir Goutcev
Assignee: Max Rydahl Andersen
Fix For: 3.1.0.CR1
1.Open some ....hbm.xml file
2.Click on table="|" or <column name="|".../> and try CA
org.hibernate.cfg.JDBCBinderException: Duplicate class name 'AllFileGroups'
generated for 'org.hibernate.mapping.Table(SYS._ALL_FILE_GROUPS)'. Same name where
generated for 'org.hibernate.mapping.Table(SYS._ALL_FILE_GROUPS)'
at org.hibernate.cfg.JDBCBinder.createPersistentClasses(JDBCBinder.java:172)
at org.hibernate.cfg.JDBCBinder.readFromDatabase(JDBCBinder.java:95)
at
org.hibernate.cfg.JDBCMetaDataConfiguration.readFromJDBC(JDBCMetaDataConfiguration.java:42)
at
org.hibernate.eclipse.nature.HibernateNature$ReadDatabaseMetaData$1.execute(HibernateNature.java:158)
at
org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:64)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:95)
at
org.hibernate.eclipse.nature.HibernateNature$ReadDatabaseMetaData.run(HibernateNature.java:156)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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