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 210859 - NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.SaxMultiBugReportContentHandler.createAttrribute
Summary: NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.SaxMultiBugR...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-07 14:38 UTC by mug896
Modified: 2012-04-18 16:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186766


Attachments
stacktrace (3.39 KB, text/plain)
2012-04-07 14:38 UTC, mug896
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mug896 2012-04-07 14:38:51 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows XP

User Comments:
mug896: Click "Go To Issue" Button in Find Issues tab




Stacktrace: 
java.lang.NullPointerException
   at org.eclipse.mylyn.internal.bugzilla.core.SaxMultiBugReportContentHandler.createAttrribute(SaxMultiBugReportContentHandler.java:539)
   at org.eclipse.mylyn.internal.bugzilla.core.SaxMultiBugReportContentHandler.endElement(SaxMultiBugReportContentHandler.java:532)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLNSDTDValidator.endNamespaceScope(XMLNSDTDValidator.java:263)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleEndElement(XMLDTDValidator.java:2028)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endElement(XMLDTDValidator.java:901)
Comment 1 mug896 2012-04-07 14:38:56 UTC
Created attachment 117978 [details]
stacktrace
Comment 2 Tomas Stupka 2012-04-11 09:40:26 UTC
this happened with a netbeans issue, do you remember which one that was?
are you able to reproduce?
Comment 3 Tomas Stupka 2012-04-18 16:37:44 UTC
any update on this?