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 151455 - java.lang.NullPointerException: TESTING
Summary: java.lang.NullPointerException: TESTING
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Jindrich Sedek
URL: http://statistics.netbeans.org/except...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-10-27 12:27 UTC by Jindrich Sedek
Modified: 2008-11-21 08:57 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter: 133095


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2008-10-27 12:27:54 UTC
statistics server verification issue

Build: NetBeans IDE Dev (Build 070724)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: SunOS, 5.10, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException: TESTING
        at throw.Throw.performAction(Throw.java:10)
        at org.openide.util.actions.CallableSystemAction$.run(CallableSystemAction.java:96)
        at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:55)
        at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:92)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216)
Comment 1 Jindrich Sedek 2008-10-27 12:29:01 UTC
...
Comment 2 Jindrich Sedek 2008-11-21 08:57:05 UTC
v/c