This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 165128 - org.netbeans.api.db.explorer.DatabaseException: ?????
Summary: org.netbeans.api.db.explorer.DatabaseException: ?????
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 07:17 UTC by Exceptions Reporter
Modified: 2009-05-19 20:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144694


Attachments
stacktrace (5.22 KB, text/plain)
2009-05-14 07:18 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-05-14 07:17:54 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86

User Comments:
mols: i was working with the hibernate files... , and everytime i'm creating a new file, it's happening, it's becoming a noise ...



Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: ?????
        at org.netbeans.modules.db.explorer.infos.RootNodeInfo.addConnection(RootNodeInfo.java:304)
        at org.netbeans.api.db.explorer.ConnectionManager.addConnection(ConnectionManager.java:145)
        at org.netbeans.modules.hibernate.util.HibernateUtil.getDBConnection(HibernateUtil.java:566)
        at org.netbeans.modules.hibernate.util.HibernateUtil.getAllDatabaseTablesOnEventThread(HibernateUtil.java:159)
        at org.netbeans.modules.hibernate.service.spi.HibernateEnvironmentImpl.getAllDatabaseTablesOnEventThread(HibernateEnvironmentImpl.java:253)
        at org.netbeans.modules.hibernate.wizards.HibernateMappingWizardPanel.fillDatabaseTable(HibernateMappingWizardPanel.java:106)
Comment 1 Exceptions Reporter 2009-05-14 07:18:07 UTC
Created attachment 82089 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-05-19 20:59:42 UTC
It was already fixed while NB6.7 development.