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 27773

Summary: ClassCastException: org.openide.text.PositionRef$Manager$OutKind
Product: platform Reporter: _ pkuzel <pkuzel>
Component: TextAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 40951    
Bug Blocks:    
Attachments: Benchmark
The exception

Description _ pkuzel 2002-10-03 14:58:37 UTC
While running attachement1 class using internal
execution I got attachement2 exception.
Comment 1 _ pkuzel 2002-10-03 14:59:51 UTC
Created attachment 7588 [details]
Benchmark
Comment 2 _ pkuzel 2002-10-03 15:00:30 UTC
Created attachment 7589 [details]
The exception
Comment 3 Peter Zavadsky 2002-10-24 09:27:49 UTC
Seems race condition takes the effect. I will look at it later.
Comment 4 Marian Mirilovic 2002-12-06 17:17:44 UTC
reassigne to David K., new owner of editor
Comment 5 Marian Mirilovic 2003-01-06 12:32:05 UTC
I have changed version from 4.0 dev to S1S 4.2 (Nevada).
Comment 6 David Konecny 2003-06-11 10:27:43 UTC
*** Issue 34246 has been marked as a duplicate of this issue. ***
Comment 7 Martin Roskanin 2003-08-27 14:17:06 UTC
*** Issue 35507 has been marked as a duplicate of this issue. ***
Comment 8 David Konecny 2003-09-01 13:29:42 UTC
*** Issue 33144 has been marked as a duplicate of this issue. ***
Comment 9 David Konecny 2003-12-01 11:10:13 UTC
Petr is responsible for the text package now.
Comment 10 Petr Nejedly 2004-01-14 15:38:28 UTC
*** Issue 37178 has been marked as a duplicate of this issue. ***
Comment 11 Petr Nejedly 2004-03-19 21:27:58 UTC
After the last fix to issue 40766, this bug can't occur anymore.
On the other hand, I've reproduced part of the original memory leak
problem #27563.
Comment 12 Petr Nejedly 2004-03-19 22:19:14 UTC
Sorry, the fix for 40766 didn't make it into release36, so this one is
also fixed only in trunk sources.
Comment 13 Marian Mirilovic 2004-06-30 10:03:55 UTC
verified in [nb_dev](200406291800)