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 240999 - IllegalArgumentException: /home/sdl/projects/pure4/git/base-uh/admin/src/main/java/dk@c09ce0a8:6de09db2 (valid: true) not in /home/sdl/projects/pure4/git/base-uh/admin/src/main/java@b112f30c:6c86b2b0
Summary: IllegalArgumentException: /home/sdl/projects/pure4/git/base-uh/admin/src/main...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 08:58 UTC by sdlarsen
Modified: 2016-07-07 07:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206986


Attachments
stacktrace (7.16 KB, text/plain)
2014-01-27 08:58 UTC, sdlarsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sdlarsen 2014-01-27 08:58:25 UTC
This bug was originally marked as duplicate of bug 225491, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_45-b31
OS: Linux

User Comments:
sdlarsen: I was updating git from command-line, Netbeans not in focus




Stacktrace: 
java.lang.IllegalArgumentException: /home/sdl/projects/pure4/git/base-uh/admin/src/main/java/dk@c09ce0a8:6de09db2 (valid: true) not in /home/sdl/projects/pure4/git/base-uh/admin/src/main/java@b112f30c:6c86b2b0 (valid: true)
Children of /home/sdl/projects/pure4/git/base-uh/admin/src/main/java@b112f30c:67cad715 (valid: true) are:
  [/home/sdl/projects/pure4/git/base-uh/admin/src/main/java/dk@c09ce0a8:6de09db2]
   at org.netbeans.api.java.classpath.ClassPath$Entry.includes(ClassPath.java:940)
   at org.netbeans.modules.java.source.parsing.SourceFileManager.list(SourceFileManager.java:106)
   at org.netbeans.modules.java.source.parsing.ProxyFileManager.list(ProxyFileManager.java:189)
   at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:2862)
   at com.sun.tools.javac.jvm.ClassReader.complete(ClassReader.java:2476)
   at com.sun.tools.javac.jvm.ClassReader.access$000(ClassReader.java:77)
Comment 1 sdlarsen 2014-01-27 08:58:27 UTC
Created attachment 144396 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-07-22 19:13:29 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206986
Comment 3 Martin Balin 2016-07-07 07:17:01 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss