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 65611

Summary: Previous error in updating the sun-ejb-jar.xml caused the IDE hung
Product: editor Reporter: judytang <judytang>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description judytang 2005-10-02 06:02:00 UTC
I am using NetBeans 5 (9/25) build, and Appserver 8.1 PE UR2 for testing.

After the reported NullPointerException in the issue 65609, I closed the
project and reopen the same project, when the project reopened the sun-ejb-jar.xml
is at the GUI open stage, I then try to close it, some how the entire IDE screen
became blank, the IDE is hung, I can't exit it.

This could resulted by the bad app since I had ran into exceptions previousely
when updating the sun-ejb-jar.xml file.  So this is complicated steps that I
may not be able to recreate, but I would like to open this bug to attach the
messages.log file since there were some stack trace at the time when this hung
was happening, it may tell some thing.
Comment 1 judytang 2005-10-02 06:04:30 UTC
Created attachment 25391 [details]
messages.log
Comment 2 _ ludo 2005-10-05 04:06:50 UTC
pcw: evaluate and move to appropriate component...Might not be ours.
Comment 3 _ pcw 2005-10-05 17:44:41 UTC
The sun-specific config editors do not persist their open state between IDE
sessions so I'm at a loss as to why the IDE would attempt to reopen the GUI
config editor for sun-ejb-jar.xml.
Comment 4 _ pcw 2005-10-07 09:16:22 UTC
All the traces are window manager or editor related.  Since our top component's
open state is not supposed to be persisted either, I'm reassigning to editor for
them to look at the traces and decide if there is anything to be investigated here.
Comment 5 Petr Jiricka 2005-10-10 15:50:48 UTC
Changing the component to editor, I am afraid without it this will not be looked at.
Comment 6 Martin Roskanin 2005-10-11 14:23:05 UTC
AD: NPE at org.netbeans.editor.Utilities.getRowCount(Utilities.java:889) -
already fixed - issue #65609

AD: java.lang.InterruptedException: Waiting 10s for AWT and nothing! Exiting to
prevent deadlock - issue #65097 - already fixed

AD: cannot undo - probably caused by the previous one...

Anyway, it seems it is duplicate of issue #65097

Issue is already fixed, if you can reproduce it again using latest dev builds,
please reopen. Thanks.

*** This issue has been marked as a duplicate of 65097 ***