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 252263 - NullPointerException at org.netbeans.modules.odcs.tasks.issue.IssuePanel.reloadForm
Summary: NullPointerException at org.netbeans.modules.odcs.tasks.issue.IssuePanel.relo...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: ODCS Tasks (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 10:13 UTC by Tomas Stupka
Modified: 2015-08-20 17:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217140


Attachments
stacktrace (1.26 KB, text/plain)
2015-05-06 10:13 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2015-05-06 10:13:07 UTC
Build: NetBeans IDE Dev (Build 20150506-01dbc72fd936)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_65-b20
OS: Mac OS X

User Comments:
tstupka: closing issue or team view?




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel.reloadForm(IssuePanel.java:769)
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel$8.run(IssuePanel.java:521)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
Comment 1 Tomas Stupka 2015-05-06 10:13:10 UTC
Created attachment 153536 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-06 11:28:43 UTC
fixed in jet-main #c0d17d06a56d
Comment 3 Quality Engineering 2015-05-12 03:25:26 UTC
Integrated into 'main-silver', will be available in build *201505120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c0d17d06a56d
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252263 - NullPointerException at org.netbeans.modules.odcs.tasks.issue.IssuePanel.reloadForm
Comment 4 Quality Engineering 2015-08-20 17:42:57 UTC
Integrated into 'releases/release801', will be available in build *201508201622* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/abffd864ff54
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252263 - NullPointerException at org.netbeans.modules.odcs.tasks.issue.IssuePanel.reloadForm