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 68900 - CCE
Summary: CCE
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 17:59 UTC by Tim Lebedkov
Modified: 2007-09-26 09:14 UTC (History)
0 users

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 Tim Lebedkov 2005-11-17 17:59:17 UTC
build 051026

java.lang.ClassCastException
	at
org.netbeans.modules.javacore.parser.MDRParser.resolveSuperTypes(MDRParser.java:1173)
	at org.netbeans.modules.javacore.parser.MDRParser.processAST(MDRParser.java:365)
	at org.netbeans.modules.javacore.parser.MDRParser.processAST(MDRParser.java:331)
	at org.netbeans.modules.javacore.parser.MDRParser.processAST(MDRParser.java:309)
	at org.netbeans.modules.javacore.parser.MDRParser.enterMembers(MDRParser.java:239)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.directUpdate(ResourceImpl.java:733)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.checkUpToDate(ResourceImpl.java:644)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.updateFromFileObject(ResourceImpl.java:449)
	at
org.netbeans.modules.javacore.ExclusiveMutex.parseIfNeeded(ExclusiveMutex.java:278)
	at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.java:171)
	at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.java:227)
	at org.netbeans.modules.java.JavaEditor$2.run(JavaEditor.java:256)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:904)
Comment 1 Tomas Hurka 2005-11-18 08:27:42 UTC
Please provide steps how to reproduce it. Thanks.
Comment 2 Tim Lebedkov 2006-12-04 20:24:25 UTC
Sorry. I cannot. Didn't this issue become obsolete with the retouche-rewrite?
Comment 3 Max Sauer 2007-02-14 14:10:53 UTC
Yes, this this has become obsolete.
Comment 4 Tim Lebedkov 2007-06-25 19:28:10 UTC
ok
Comment 5 Quality Engineering 2007-09-20 09:45:43 UTC
Reorganization of java component