[jbosstools-issues] [JBoss JIRA] (JBIDE-10467) Run Schema Export from Hibernate Console Configuration error

Jiri Peterka (Updated) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 04:43:09 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka updated JBIDE-10467:
---------------------------------

    Fix Version/s: 3.3.0.Beta1
                       (was: 3.3.0.M5)
         Priority: Major  (was: Critical)


After several tries it generated tables so it works but there are still weird errors while generating, so moving to beta1

java.sql.SQLException: Table not found: PRODUCTS in statement [alter table PUBLIC.PRODUCTS]
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
	at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:383)
                
> Run Schema Export from Hibernate Console Configuration error
> ------------------------------------------------------------
>
>                 Key: JBIDE-10467
>                 URL: https://issues.jboss.org/browse/JBIDE-10467
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 3.3.0.M5
>            Reporter: Jiri Peterka
>            Assignee: Dmitry Geraskov
>             Fix For: 3.3.0.Beta1
>
>         Attachments: hb-schema.log
>
>
> Hibernate Configuration Run SchemaExport action gives me:
> java.sql.SQLException: S1000 General error java.lang.RuntimeException: database alias does not exist
> 	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
> 	at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
> 	at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
> 	at org.hsqldb.jdbcDriver.connect(Unknown Source)
> 	at org.hibernate.eclipse.libs.FakeDelegatingDriver.connect(FakeDelegatingDriver.java:40)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list