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 182211 - [69cat] NullPointerException at org.netbeans.modules.bugzilla.repository.BugzillaConfiguration.getFields
Summary: [69cat] NullPointerException at org.netbeans.modules.bugzilla.repository.Bugz...
Status: RESOLVED DUPLICATE of bug 182206
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 14:26 UTC by misterm
Modified: 2010-03-17 21:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166568


Attachments
stacktrace (1.36 KB, text/plain)
2010-03-17 14:27 UTC, misterm
Details
stacktrace (1.36 KB, text/plain)
2010-03-17 21:15 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-03-17 14:26:58 UTC
Build: NetBeans IDE Dev (Build 100315-c80bf3e6410e)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugzilla.repository.BugzillaConfiguration.getFields(BugzillaConfiguration.java:336)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.initCustomFields(IssuePanel.java:1155)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.setIssue(IssuePanel.java:266)
   at org.netbeans.modules.bugzilla.issue.IssueController.<init>(IssueController.java:60)
   at org.netbeans.modules.bugzilla.issue.BugzillaIssue.getController(BugzillaIssue.java:326)
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.setIssue(IssueTopComponent.java:188)
Comment 1 misterm 2010-03-17 14:27:04 UTC
Created attachment 95305 [details]
stacktrace
Comment 2 misterm 2010-03-17 21:15:28 UTC
Created attachment 95339 [details]
stacktrace
Comment 3 Tomas Stupka 2010-03-17 21:33:00 UTC

*** This bug has been marked as a duplicate of bug 182206 ***