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 20135 - cannot close project or ide
Summary: cannot close project or ide
Status: CLOSED DUPLICATE of bug 19839
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-04 20:00 UTC by Jakob Braeuchi
Modified: 2003-06-30 18:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
zipped ide.log (1.01 KB, application/octet-stream)
2002-02-04 20:02 UTC, Jakob Braeuchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakob Braeuchi 2002-02-04 20:00:48 UTC
after opening one of my projects i get an exception when trying to open 
another project or closing the ide.

the error is atteched to this message
Comment 1 Jakob Braeuchi 2002-02-04 20:02:42 UTC
Created attachment 4559 [details]
zipped ide.log
Comment 2 Jakob Braeuchi 2002-02-05 07:19:50 UTC
the projects affected were from a previous version. after deleting 
ALL projects from userdir an recreating the projects it runs fine.
Comment 3 Jan Zajicek 2002-02-05 11:08:30 UTC
Moving to Form module. See the stacktrace:


java.lang.NullPointerException
        at
org.netbeans.modules.form.FormDesigner.writeExternal(FormDesigner.java:114)
        at
org.openide.windows.TopComponent$Replacer.writeObject(TopComponent.java:737)
        at java.lang.reflect.Method.invoke(Native Method)
        at
java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1864)
        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1210)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)

<...>
Comment 4 Tomas Pavek 2002-02-05 11:13:24 UTC

*** This issue has been marked as a duplicate of 19839 ***
Comment 5 Quality Engineering 2003-06-30 18:20:35 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-06-30 18:31:27 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.