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 67750 - [50cat] IAE when changing configurations
Summary: [50cat] IAE when changing configurations
Status: VERIFIED DUPLICATE of bug 63594
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 22:57 UTC by ieising
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 ieising 2005-10-28 22:57:49 UTC
[ BUILD # : 200510261858 ]
[ JDK VERSION : 1.5.0_04 ]

On a regular basis I get the following exception when changing between 2 device configurations. This happens in about 70% of the times. Ignoring the exception and closing the pop-up dialog is ok, since the exception seems to pose no harm at all.

java.lang.IllegalArgumentException: Child tree not found (type: 13 firstToken: 172 lastToken: 4825 resource: com/stgames/mong/MongCanvas.java) class org.netbeans.jmi.javamodel.JavaClass$Impl com.stgames.mong.MongCanvas valid:true | 
	at org.netbeans.modules.javacore.jmiimpl.javamodel.MetadataElement.getASTree(MetadataElement.java:1126)
	at org.netbeans.modules.javacore.jmiimpl.javamodel.MetadataElement.getASTree(MetadataElement.java:509)
	at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.cachePositions(ResourceImpl.java:485)
	at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.getFeaturePosition(ResourceImpl.java:473)
	at org.netbeans.modules.javacore.jmiimpl.javamodel.FeatureImpl.getPosition(FeatureImpl.java:270)
	at org.netbeans.modules.javacore.JMManager.getElementPosition(JMManager.java:725)
	at org.netbeans.modules.javacore.JMManager.getElementPosition(JMManager.java:711)
	at org.netbeans.modules.java.OverrideAnnotation$Descriptor.getLine(OverrideAnnotation.java:157)
	at org.netbeans.modules.java.OverrideAnnotation.attachToLineSet(OverrideAnnotation.java:52)
	at org.netbeans.modules.java.OverrideAnnotationSupport$1.run(OverrideAnnotationSupport.java:144)
	at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1126)
	at org.netbeans.modules.java.OverrideAnnotationSupport.processOverriddenAnnotation(OverrideAnnotationSupport.java:155)
	at org.netbeans.modules.java.OverrideAnnotationSupport.processOverriddenAnnotationImpl(OverrideAnnotationSupport.java:179)
	at org.netbeans.modules.java.OverrideAnnotationSupport.access$400(OverrideAnnotationSupport.java:44)
	at org.netbeans.modules.java.OverrideAnnotationSupport$Request.computeAnnotations(OverrideAnnotationSupport.java:418)
	at org.netbeans.modules.java.OverrideAnnotationSupport$Request.run(OverrideAnnotationSupport.java:402)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:904)

Iwan
Comment 1 Lukas Hasik 2005-10-30 21:23:47 UTC
Adame, is it our problem? 
Comment 2 Adam Sotona 2005-10-31 08:39:06 UTC
Seems like not our problem.
I don't know how how can we cause this?
Comment 3 Tomas Hurka 2005-11-01 14:30:18 UTC

*** This issue has been marked as a duplicate of 63594 ***
Comment 4 ieising 2006-01-17 08:56:03 UTC
Sorry for not setting this one to verified sooner.
Comment 5 Quality Engineering 2007-09-20 12:47:05 UTC
Reorganization of java component