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 220510 - IllegalArgumentException: C:\Users\Steve\AppData\Local\NetBeans\Cache\7.3beta\index\last-known-EmbeddingIndexerFactory.properties is not under C:\Program Files\NetBeans 7.3 Beta
Summary: IllegalArgumentException: C:\Users\Steve\AppData\Local\NetBeans\Cache\7.3beta...
Status: RESOLVED DUPLICATE of bug 219629
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-21 15:50 UTC by Exceptions Reporter
Modified: 2012-10-21 16:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193845


Attachments
stacktrace (2.29 KB, text/plain)
2012-10-21 15:50 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-21 15:50:52 UTC
This bug was originally marked as duplicate of bug 218302, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: C:\Users\Steve\AppData\Local\NetBeans\Cache\7.3beta\index\last-known-EmbeddingIndexerFactory.properties is not under C:\Program Files\NetBeans 7.3 Beta
   at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:163)
   at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:158)
   at org.netbeans.libs.git.jgit.Utils.getRelativePath(Utils.java:144)
   at org.netbeans.libs.git.jgit.Utils.getRelativePaths(Utils.java:137)
   at org.netbeans.libs.git.jgit.Utils.getPathFilters(Utils.java:104)
   at org.netbeans.libs.git.jgit.commands.StatusCommand.run(StatusCommand.java:130)
Comment 1 Exceptions Reporter 2012-10-21 15:50:55 UTC
Created attachment 126264 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-10-21 16:07:30 UTC

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