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 127149 - NPE when creating sample project
Summary: NPE when creating sample project
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2008-02-11 17:05 UTC by Petr Chytil
Modified: 2011-06-09 09:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full stacktrace (7.92 KB, text/plain)
2008-02-11 17:06 UTC, Petr Chytil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Chytil 2008-02-11 17:05:47 UTC
Product Version: NetBeans IDE 6.0.1 (Build 080206)
Java: 1.7.0; IcedTea Client VM 1.7.0-b24
System: Linux version 2.6.24-7-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/tester/.netbeans/6.0

I was trying to create new sample project - AnagramGame. The issue occured just after Next button of the wizard's first
screen was pressed.

I am using Alpha version of Ubuntu 8.04 with IcedTea 1.7.0. This is not reproducible with current build of OpenJDK 1.6.0.
Comment 1 Petr Chytil 2008-02-11 17:06:28 UTC
Created attachment 56473 [details]
full stacktrace
Comment 2 Milos Kleint 2008-02-14 10:57:47 UTC
dafe, do we get these reports in other parts of the IDE as well or is it something wrong with the new file wizard only?
It looks like a problem in the swing implementation on icedtea.
Comment 3 David Simonek 2008-02-29 13:03:30 UTC
Yes it looks like Swing problem in IcedTea implementation, I remember that I saw similar stack trace...
Petr, could you reproduce issue reliably? If so, please enter bug on IcedTea. However I must say that I can't find a
place where to file such bugs. Does anybody know where to file bugs against IcedTea?
Comment 4 Antonin Nebuzelsky 2008-02-29 14:12:58 UTC
Should be filed in Bugtrack against JDK 7. You can mention IcedTea7 there.

Like for example the following JDK bug: http://monaco.sfbay/detail.jsf?cr=6598089

Bugs could also be filed against IcedTea, but only if IcedTea specific (not in Open JDK):
http://icedtea.classpath.org/bugzilla/
Comment 5 David Simonek 2008-03-12 09:32:44 UTC
I found that this issue is already reported against JDK:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6660477
Comment 6 Marian Mirilovic 2011-06-09 09:56:56 UTC
v/c