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 240471 - Exception: Path should be absolute: <WRONG FILE>
Summary: Exception: Path should be absolute: <WRONG FILE>
Status: RESOLVED DUPLICATE of bug 240783
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 19:16 UTC by Exceptions Reporter
Modified: 2014-02-10 10:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206517


Attachments
stacktrace (1.34 KB, text/plain)
2014-01-14 19:16 UTC, Exceptions Reporter
Details
stacktrace (1.18 KB, text/plain)
2014-02-08 00:28 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-14 19:16:03 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20140113-e23e2d9d39dd)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
GUEST: ?




Stacktrace: 
java.lang.Exception: Path should be absolute: <WRONG FILE>
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:191)
   at org.netbeans.modules.cnd.modelimpl.content.project.FileContainer.getEntry(FileContainer.java:268)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.checkLibrariesAfterRestore(ProjectBase.java:1769)
   at org.netbeans.modules.cnd.modelimpl.csm.core.CreateFilesWorker.checkLibraries(CreateFilesWorker.java:168)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createProjectFilesIfNeed(ProjectBase.java:1046)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.ensureFilesCreated(ProjectBase.java:874)
Comment 1 Exceptions Reporter 2014-01-14 19:16:05 UTC
Created attachment 143963 [details]
stacktrace
Comment 2 tbrunhoff 2014-02-08 00:28:37 UTC
Created attachment 144927 [details]
stacktrace

running a variety of builds across different configurations
Comment 3 Maria Tishkova 2014-02-10 10:55:34 UTC

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