[hibernate-issues] [Hibernate-JIRA] Created: (HSHARDS-35) Hibernate NetBeans plugin throws an exception when creating table

Sadi Melbouci (JIRA) noreply at atlassian.com
Wed May 16 21:35:04 EDT 2007


Hibernate NetBeans plugin throws an exception when creating table
-----------------------------------------------------------------

                 Key: HSHARDS-35
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSHARDS-35
             Project: Hibernate Shards
          Issue Type: Bug
          Components: configuration
    Affects Versions: 3.0.0
         Environment: sf-netbeans-nbxdoclet-update-05.nbm NetBeans plugin  throws an execption when trying to create Database.
Linux FC6.
DB: Derby 10.x 
            Reporter: Sadi Melbouci
            Assignee: Max Ross


Put together an application and it uses Derby Database. It was working on Windows and when the same project was checked to Netbean on Linux Fedora 6. The plugin was throwing an exception.

The exception is below.

java.lang.NullPointerException
	at java.util.TreeMap.getEntry(TreeMap.java:324)
	at java.util.TreeMap.get(TreeMap.java:255)
	at sf.netbeans.nbxdoclet.hibernate.HibernateConfig.getDialect(HibernateConfig.java:123)
	at sf.netbeans.nbxdoclet.hibernate.HibernateCreateTableAction$1.run(HibernateCreateTableAction.java:43)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list