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 - IllegalArgumentException: TreePathHandle [F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptools\gui\components\JPHyperlink.java] was not created from F:\CHDocs\NetBeansProjects\jplay\jptools\src\jptool
Summary: IllegalArgumentException: TreePathHandle [F:\CHDocs\NetBeansProjects\jplay\jp...
Status: RESOLVED DUPLICATE of bug 184854
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 16:53 UTC by choces
Modified: 2010-05-04 08:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169029


Attachments
stacktrace (1.68 KB, text/plain)
2010-05-03 16:53 UTC, choces
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***