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 185666 - [69cat] NullPointerException at org.netbeans.modules.db.explorer.DatabaseConnectionConvertor$Handler.startElement
Summary: [69cat] NullPointerException at org.netbeans.modules.db.explorer.DatabaseConn...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 179020 185692 185929 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-07 08:05 UTC by aldobrucale
Modified: 2010-05-14 04:09 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169254


Attachments
stacktrace (5.06 KB, text/plain)
2010-05-07 08:05 UTC, aldobrucale
Details
stacktrace (4.37 KB, text/plain)
2010-05-07 10:56 UTC, aldobrucale
Details
stacktrace (7.08 KB, text/plain)
2010-05-13 05:58 UTC, tprochazka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2010-05-07 08:05:15 UTC
Build: NetBeans IDE Dev (Build 201005060200)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
aldobrucale: Opening project group




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.db.explorer.DatabaseConnectionConvertor$Handler.startElement(DatabaseConnectionConvertor.java:490)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
   at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.emptyElement(XMLDTDValidator.java:788)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1343)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2755)
Comment 1 aldobrucale 2010-05-07 08:05:20 UTC
Created attachment 98603 [details]
stacktrace
Comment 2 aldobrucale 2010-05-07 10:56:34 UTC
Created attachment 98616 [details]
stacktrace

Starting netbeans
Comment 3 Jiri Rechtacek 2010-05-12 09:20:40 UTC
*** Bug 185692 has been marked as a duplicate of this bug. ***
Comment 4 tprochazka 2010-05-13 05:58:26 UTC
Created attachment 98913 [details]
stacktrace

I open project group, no other action
Comment 5 Jiri Rechtacek 2010-05-13 07:50:54 UTC
core-main/rev/b847127d524b
Comment 6 Jiri Rechtacek 2010-05-13 09:14:06 UTC
*** Bug 185929 has been marked as a duplicate of this bug. ***
Comment 7 Jiri Rechtacek 2010-05-13 09:15:03 UTC
*** Bug 179020 has been marked as a duplicate of this bug. ***
Comment 8 Quality Engineering 2010-05-14 04:09:49 UTC
Integrated into 'main-golden', will be available in build *201005132200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: