[
http://opensource.atlassian.com/projects/hibernate/browse/HSHARDS-35?page...
]
Max Rydahl Andersen closed HSHARDS-35.
--------------------------------------
Resolution: Rejected
nah, this is a hibernate tools related question only issue is that Sadi is referring to a
non-hibernate.team releated version a netbeans plugin.
p.s. Ross now you see why you must change your name ;)
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira