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 115545 - java.lang.NullPointerException at org.netbeans.modules.swingapp.AppFrameworkSupport.getApplicationClassName
Summary: java.lang.NullPointerException at org.netbeans.modules.swingapp.AppFrameworkS...
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL: http://statistics.netbeans.org/except...
Keywords:
: 117397 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-14 13:03 UTC by Petr Blaha
Modified: 2007-10-02 10:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 3919


Attachments
stacktrace (1.04 KB, text/plain)
2007-09-14 13:03 UTC, Petr Blaha
Details
stacktrace (1.04 KB, text/plain)
2007-09-15 09:34 UTC, tkellerer
Details
stacktrace (1.04 KB, text/plain)
2007-09-17 17:20 UTC, tsromney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2007-09-14 13:03:40 UTC
Build: NetBeans IDE Dev (Build 070914)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.17-12-generic, i386

User Comments: 
I just open some java file via File -> Open File
Comment 1 Petr Blaha 2007-09-14 13:03:46 UTC
Created attachment 48835 [details]
stacktrace
Comment 2 Tomas Pavek 2007-09-14 15:54:07 UTC
Fixed.

/cvs/form/swingapp/src/org/netbeans/modules/swingapp/AppFrameworkSupport.java
new revision: 1.12; previous revision: 1.11
Comment 3 tkellerer 2007-09-15 09:34:13 UTC
Build: NetBeans IDE Dev (Build 200709140000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 
Comment 4 tkellerer 2007-09-15 09:34:19 UTC
Created attachment 48879 [details]
stacktrace
Comment 5 tsromney 2007-09-17 17:19:34 UTC
Build: NetBeans IDE Dev (Build 200709140000)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_02-b05
OS: Windows Vista, 6.0, amd64

User Comments: 
I was holding down the ctrl key and mousing over a method in the java editor to view the method in its parent class.
The bug occured after I clicked on the left mouse button
Comment 6 tsromney 2007-09-17 17:20:07 UTC
Created attachment 48932 [details]
stacktrace
Comment 7 Tomas Pavek 2007-10-02 10:08:15 UTC
*** Issue 117397 has been marked as a duplicate of this issue. ***