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 209489 - NullPointerException at org.netbeans.modules.bugzilla.ReportNBIssueAction.checkLogin
Summary: NullPointerException at org.netbeans.modules.bugzilla.ReportNBIssueAction.che...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 18:41 UTC by Jesse Glick
Modified: 2012-03-22 15:23 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185722


Attachments
stacktrace (3.39 KB, text/plain)
2012-03-12 18:41 UTC, Jesse Glick
Details
stacktrace (3.39 KB, text/plain)
2012-03-15 22:02 UTC, javydreamercsw
Details
stacktrace (377 bytes, text/plain)
2012-03-19 06:35 UTC, fortruth
Details
stacktrace (3.39 KB, text/plain)
2012-03-19 06:41 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2012-03-12 18:41:48 UTC
Build: NetBeans IDE Dev (Build 20120312-6e0b21cb5c1f)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
zdenek.rod: I tried to open Help > Report Issue.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugzilla.ReportNBIssueAction.checkLogin(ReportNBIssueAction.java:99)
   at org.netbeans.modules.bugzilla.ReportNBIssueAction$1.run(ReportNBIssueAction.java:90)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 Jesse Glick 2012-03-12 18:41:52 UTC
Created attachment 116631 [details]
stacktrace
Comment 2 javydreamercsw 2012-03-15 22:02:15 UTC
Created attachment 116783 [details]
stacktrace

Trying to report a bug.
Comment 3 Exceptions Reporter 2012-03-18 04:26:16 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185722
Comment 4 fortruth 2012-03-19 06:35:17 UTC
Created attachment 116839 [details]
stacktrace

When Click Menu (Help/Report Issue). It happened.
Comment 5 KhArtNJava 2012-03-19 06:41:17 UTC
Created attachment 116841 [details]
stacktrace

when I try to send error report (Menu item Help - 4th string)
Comment 6 Tomas Stupka 2012-03-19 09:40:45 UTC
fixed in core-main #428a1306ffa0
Comment 7 Quality Engineering 2012-03-20 12:52:11 UTC
Integrated into 'main-golden', will be available in build *201203200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/428a1306ffa0
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #209489 - NullPointerException at org.netbeans.modules.bugzilla.ReportNBIssueAction.checkLogin
Comment 8 Exceptions Reporter 2012-03-21 08:31:13 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185722
Comment 9 snackr 2012-03-22 15:23:04 UTC
I am still getting this with build netbeans-trunk-nightly-201203210400-ml-windows.exe"
see:

  http://statistics.netbeans.org/exceptions/detail.do?id=185722

  ->  http://statistics.netbeans.org/analytics/exception.do?panel=1&id=568099&window_width=1280&window_height=871&_=1332429699252

Should this be reopened or is this another issue?