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 101287

Summary: Opening txt file in the IDE causes never ending loop & after while StackOverFlow
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Data SystemsAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED FIXED    
Severity: blocker CC: jtulach, saubrecht
Priority: P1 Keywords: T9Y
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread-dump & stackoverflow stack trace

Description Marian Mirilovic 2007-04-17 10:13:03 UTC
NB Dev (200704161800), JDK 1.5.0_12 & 6.0_01

Reproducible on all Performance test machines. The test case just opens txt file.
Comment 1 Marian Mirilovic 2007-04-17 10:13:51 UTC
Created attachment 41046 [details]
thread-dump & stackoverflow stack trace
Comment 2 Marian Mirilovic 2007-04-17 10:27:49 UTC
reproduced manually as well
Comment 3 Martin Schovanek 2007-04-17 13:59:14 UTC
*** Issue 101297 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Danek 2007-04-17 14:02:58 UTC
*** Issue 101346 has been marked as a duplicate of this issue. ***
Comment 5 Stanislav Aubrecht 2007-04-17 14:19:21 UTC
fixed

Checking in src/org/openide/loaders/DefaultDataObject.java;
/cvs/openide/loaders/src/org/openide/loaders/DefaultDataObject.java,v  <-- 
DefaultDataObject.java
new revision: 1.16; previous revision: 1.15
done
Checking in test/unit/src/org/openide/loaders/DataObjectSaveAsTest.java;
/cvs/openide/loaders/test/unit/src/org/openide/loaders/DataObjectSaveAsTest.java,v
 <--  DataObjectSaveAsTest.java
new revision: 1.3; previous revision: 1.2
Comment 6 Tomas Danek 2007-04-17 14:32:07 UTC
*** Issue 101359 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2007-04-17 14:47:58 UTC
*** Issue 101371 has been marked as a duplicate of this issue. ***
Comment 8 Marian Mirilovic 2007-04-18 07:12:45 UTC
verified in NB Dev (200704171800)
Comment 9 Tomas Danek 2007-04-18 10:51:13 UTC
*** Issue 101477 has been marked as a duplicate of this issue. ***