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 217877 - AssertionError: getRelativePath(C:\dev\sources\playground\hibernateTest\src\test\java, C:\dev\sources\playground\HibernateTest\src\test\java\org\applabs\utils\NewEmptyJUnitTest.java)
Summary: AssertionError: getRelativePath(C:\dev\sources\playground\hibernateTest\src\t...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 10:14 UTC by fleka
Modified: 2015-02-04 03:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192129


Attachments
stacktrace (3.21 KB, text/plain)
2012-09-05 10:14 UTC, fleka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fleka 2012-09-05 10:14:34 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9333-on-20120628)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: getRelativePath(C:\dev\sources\playground\hibernateTest\src\test\java, C:\dev\sources\playground\HibernateTest\src\test\java\org\applabs\utils\NewEmptyJUnitTest.java)
   at org.netbeans.modules.java.source.parsing.FileObjects.getRelativePath(FileObjects.java:687)
   at org.netbeans.modules.java.source.parsing.FileObjects.getRelativePath(FileObjects.java:706)
   at org.netbeans.modules.java.source.usages.PersistentClassIndex$IndexPatch.updateDirty(PersistentClassIndex.java:625)
   at org.netbeans.modules.java.source.usages.PersistentClassIndex$IndexPatch.getPatch(PersistentClassIndex.java:543)
   at org.netbeans.modules.java.source.usages.PersistentClassIndex.getDeclaredTypes(PersistentClassIndex.java:267)
   at org.netbeans.api.java.source.ClassIndex.getDeclaredTypes(ClassIndex.java:488)
Comment 1 fleka 2012-09-05 10:14:37 UTC
Created attachment 123939 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:25 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.