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 232019 - NullPointerException at org.netbeans.modules.bugzilla.issue.BugzillaIssue$3.run
Summary: NullPointerException at org.netbeans.modules.bugzilla.issue.BugzillaIssue$3.run
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 03:15 UTC by rodrigorsantos
Modified: 2013-07-02 02:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201785


Attachments
stacktrace (1.95 KB, text/plain)
2013-06-29 03:15 UTC, rodrigorsantos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rodrigorsantos 2013-06-29 03:15:10 UTC
Build: NetBeans IDE Dev (Build 20130628-4c8bea8dd19c)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
rodrigorsantos: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugzilla.issue.BugzillaIssue$3.run(BugzillaIssue.java:297)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 rodrigorsantos 2013-06-29 03:15:11 UTC
Created attachment 136483 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-07-01 08:48:43 UTC
What were you doing with bugzilla support at the time?
> <Please provide a description of the problem or the steps to reproduce>
as a user comment is not very helpful.
Is this reproducible? If so then wait for the following commit to propagate and reopen with the messages.log attached:
core-main #264cadf102a9 - logging added.
Comment 3 Quality Engineering 2013-07-02 02:13:53 UTC
Integrated into 'main-silver', will be available in build *201307012300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/264cadf102a9
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #232019 - NullPointerException at org.netbeans.modules.bugzilla.issue.BugzillaIssue$3.run
log level increased