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 25992 - Threw a NullPointerException when creating a new project
Summary: Threw a NullPointerException when creating a new project
Status: CLOSED DUPLICATE of bug 20516
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-24 21:12 UTC by Raj Suchak
Modified: 2008-12-23 09:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raj Suchak 2002-07-24 21:12:20 UTC
I would like you thank you guys for doing such a amazing 
job. It is truely great of you to be doing this and 
creating such a great open source tool. Thank you and I 
promise to help out.

Here is the stack trace:

>Log Session: Saturday, June 29, 2002 8:39:47 PM CDT
>System Info: 
  Product Version       = NetBeans IDE 3.3.2 (Build 
200206050332)
  IDE Versioning        = IDE/1 spec=1.43.3 
impl=200206050332
  Operating System      = Windows 2000 version 5.0 running 
on x86
  Java; VM; Vendor      = 1.4.0; Java HotSpot(TM) Client 
VM 1.4.0-b92; Sun Microsystems Inc.
  Java Home             = d:\J2SDK_~1\JDK14~1.0\jre
  System Locale; Encod. = en_US; Cp1252
  Home Dir; Current Dir = C:\Documents and 
Settings\rsuchak.DCMHQ; d:\netbeans
  IDE Install; User Dir = D:\netbeans; e:\raj\code
  CLASSPATH             = D:\netbeans\lib\patches\openide-
compat.jar;D:\netbeans\lib\core.jar;D:\netbeans\lib\openide
.jar;D:\netbeans\lib\ext\crimson.jar;D:\netbeans\lib\ext\jh
.jar;D:\netbeans\lib\ext\regexp.jar;D:\netbeans\lib\ext\rmi
-
ext.jar;D:\netbeans\lib\ext\terminalemulator.jar;D:\netbean
s\lib\ext\xerces.jar;d:\J2SDK_~1\JDK14~1.0
\lib\dt.jar;d:\J2SDK_~1\JDK14~1.0\lib\tools.jar
-----------------------------------------------------------
--------------------
Existing modules:
	Ant [org.apache.tools.ant.module/2 2.7.3 
200206050332]
	Applet [org.netbeans.modules.applet/1 1.7.3 
200206050332]
	Auto Update [org.netbeans.modules.autoupdate/1 
2.1.2 200206050332]
	Bean Patterns [org.netbeans.modules.beans/1 1.7.3 
200206050332]
	Built-in CVS Client 
[org.netbeans.modules.cvsclient/1 1.4.3 200206050332]
	CVS Command-Line Client Backward Compatibility 
[org.netbeans.modules.vcs.cmdline.compat/1 1.0.2 
200206050332]
	Editor [org.netbeans.modules.editor/1 1.8.3 
200206050332]
	External HTML Browser 
[org.netbeans.modules.extbrowser/1 0.3.3 200206050332]
	Form Editor [org.netbeans.modules.form/2 1.7.3 
200206050332]
	General Online Help 
[org.netbeans.modules.usersguide/1 1.9.2 200206050332]
	HTML [org.netbeans.modules.html/1 1.8.3 
200206050332]
	HTTP Server [org.netbeans.modules.httpserver/1 
1.7.3 200206050332]
	IDE Core [org.netbeans.core/1 1.1]
	Image [org.netbeans.modules.image/1 1.7.2 
200206050332]
	Internationalization [org.netbeans.modules.i18n/1 
1.9.3 200206050332]
	Internationalization of Form 
[org.netbeans.modules.i18n.form/2 1.8.3 200206050332]
	JAR Packager [org.netbeans.modules.jarpackager/2 
1.9.3 200206050332]
	JNDI [org.netbeans.modules.jndi/1 1.4.3 
200206050332]
	JPDA Debugger 
[org.netbeans.modules.debugger.jpda/1 1.9.3 200206050332]
	JSP Syntax Coloring 
[org.netbeans.modules.web.core.syntax/1 1.5.2 200206050332]
	JSP/Servlet [org.netbeans.modules.web.core/1 1.5.2 
200206050332]
	Java Source Files [org.netbeans.modules.java/1 
1.7.3 200206050332]
	Javadoc [org.netbeans.modules.javadoc/1 1.7.3 
200206050332]
	New Module Wizard 
[org.netbeans.modules.apisupport.lite/1 0.2.3 200206050332]
	Projects [org.netbeans.modules.projects/1 1.7.3 
200206050332]
	RMI [org.netbeans.modules.rmi/1 1.4.3 200206050332]
	Resource Bundle Syntax Coloring 
[org.netbeans.modules.properties.syntax/1 1.7.3 
200206050332]
	Resource Bundles 
[org.netbeans.modules.properties/1 1.7.3 200206050332]
	Scripting Support 
[org.netbeans.modules.scripting/1 1.4.2 200206050332]
	Sourceless Java Classes 
[org.netbeans.modules.clazz/1 1.8.3 200206050332]
	Text [org.netbeans.modules.text/1 1.7.3 
200206050332]
	Tomcat 3.2 Server 
[org.netbeans.modules.web.tomcat/1 1.3.2 200206050332]
	User Utilities [org.netbeans.modules.utilities/1 
1.7.3 200206050332]
	VCS Generic Command-Line Support 
[org.netbeans.modules.vcs.advanced/1 1.5.3 200206050332]
path="" :jsp: init
Core, window system warning: cannot set component with ID 
MMConstants as active in mode editor, component not 
present!
*********** Exception occurred ************
Sat Jun 29 21:28:26 CDT 2002: 
java.lang.NullPointerException: <no message>
java.lang.NullPointerException
	at org.netbeans.core.windows.ModeImpl.release
(ModeImpl.java:516)
	at org.netbeans.core.windows.layers.TCRefImpl$2.run
(TCRefImpl.java:636)
	at java.awt.event.InvocationEvent.dispatch
(InvocationEvent.java:178)
	at java.awt.EventQueue.dispatchEvent
(EventQueue.java:443)
[catch] at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:190)
	at 
java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:144)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:130)
	at java.awt.EventDispatchThread.run
(EventDispatchThread.java:98)
Core, window system warning: cannot set component with ID 
StoreItemObjToSQL #005Bread only#005D as active in mode 
editor, component not present!
Comment 1 Miloslav Metelka 2002-07-25 09:44:48 UTC
It seems to belong to window system.
Comment 2 Peter Zavadsky 2002-07-25 10:38:03 UTC

*** This issue has been marked as a duplicate of 20516 ***
Comment 3 Marian Mirilovic 2003-07-22 10:40:39 UTC
verified, closed - it's duplicate.