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 185371

Summary: IllegalArgumentException: TreePathHandle [F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptools\gui\components\JPHyperlink.java] was not created from F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptool
Product: java Reporter: choces <choces>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169029
Attachments: stacktrace

Description choces 2010-05-03 16:53:08 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.IllegalArgumentException: TreePathHandle [F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptools\gui\components\JPHyperlink.java] was not created from F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptools\gui\components\JPHyperlink.java
mine: id=30437384, valid=true, url=file:/F:/CHDocs/NetBeansProjects/jplay/jptools/src/jptools/gui/components/JPHyperlink.java
remote: id=30776363, valid=true, url=file:/F:/CHDocs/NetBeansProjects/jplay/jptools/src/jptools/gui/components/JPHyperlink.java
   at org.netbeans.api.java.source.TreePathHandle$TreeDelegate.resolve(TreePathHandle.java:421)
   at org.netbeans.api.java.source.TreePathHandle.resolve(TreePathHandle.java:151)
   at org.netbeans.modules.java.hints.spi.support.FixFactory$FixImpl$1.run(FixFactory.java:166)
   at org.netbeans.modules.java.hints.spi.support.FixFactory$FixImpl$1.run(FixFactory.java:163)
   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:653)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:129)
Comment 1 choces 2010-05-03 16:53:11 UTC
Created attachment 98385 [details]
stacktrace
Comment 2 Jan Lahoda 2010-05-04 08:03:19 UTC

*** This bug has been marked as a duplicate of bug 184854 ***