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 170903 - NullPointerException at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter.run
Summary: NullPointerException at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsA...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 21:26 UTC by laurin1
Modified: 2010-03-27 06:16 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156821


Attachments
stacktrace (299 bytes, text/plain)
2009-08-25 21:26 UTC, laurin1
Details
stacktrace (299 bytes, text/plain)
2009-08-25 21:27 UTC, laurin1
Details
stacktrace (285 bytes, text/plain)
2010-03-26 08:19 UTC, AzeriFire
Details
stacktrace (285 bytes, text/plain)
2010-03-26 09:58 UTC, facilityderek
Details
stacktrace (285 bytes, text/plain)
2010-03-26 13:22 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2009-08-25 21:26:34 UTC
Build: NetBeans IDE Dev (Build 090820)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: Clicking back onto Netbeans when it is not the focused window.

GUEST: Right clicking a PHP project.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter.run(MenuWarmUpTask.java:201)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1070)
Comment 1 laurin1 2009-08-25 21:26:39 UTC
Created attachment 86654 [details]
stacktrace
Comment 2 laurin1 2009-08-25 21:27:35 UTC
Build: NetBeans IDE Dev (Build 090820)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter.run(MenuWarmUpTask.java:201)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1070)
Comment 3 laurin1 2009-08-25 21:27:39 UTC
Created attachment 86655 [details]
stacktrace
Comment 4 Stanislav Aubrecht 2009-08-28 10:29:28 UTC
the line reported in the stack trace doesn't exist
please attach stack trace from a recent netbeans version and reopen, thanks
Comment 5 Ivan Sidorkin 2010-03-26 06:49:46 UTC
reproduced with 
Product Version: NetBeans IDE Dev (Build 201003260201)
Java: 1.6.0_18; Java HotSpot(TM) Client VM 16.0-b13
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

very annoying -> P2
Comment 6 AzeriFire 2010-03-26 08:19:14 UTC
Created attachment 95890 [details]
stacktrace
Comment 7 facilityderek 2010-03-26 09:58:17 UTC
Created attachment 95906 [details]
stacktrace

Started Debug from toolbar in web application
Comment 8 Stanislav Aubrecht 2010-03-26 10:00:04 UTC
core-main 2827f3168d5e
Comment 9 laurin1 2010-03-26 13:22:21 UTC
Created attachment 95947 [details]
stacktrace
Comment 10 Quality Engineering 2010-03-27 06:16:23 UTC
Integrated into 'main-golden', will be available in build *201003270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2827f3168d5e
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #170903 - NPE