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 186420 - Exception: !!! STANDALONE FILE FileImpl @1279571492:10194028 C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cpp prj:2103873KeyBasedUID on ProjectKey C:\Docum
Summary: Exception: !!! STANDALONE FILE FileImpl @1279571492:10194028 C:\Documents and...
Status: RESOLVED DUPLICATE of bug 186385
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 09:10 UTC by Vladimir Kvashin
Modified: 2010-05-20 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169869


Attachments
stacktrace (1.89 KB, text/plain)
2010-05-20 09:11 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2010-05-20 09:10:56 UTC
Build: NetBeans IDE Dev (Build 100520-cd816584e55b)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP

User Comments:
vkvashin: I opened NB with two managed projects open; both were targeted to remote hosts. I did nothing - just switched to another window while NB was starting up, then returned to NB and saw an exception.




Stacktrace: 
java.lang.Exception: !!! STANDALONE FILE FileImpl @1279571492:10194028 C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cpp prj:2103873KeyBasedUID on ProjectKey C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cppN
TOOK PRIORITY OVER OTHER FILES [FileImpl @1279571492:10194028 C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cpp prj:2103873KeyBasedUID on ProjectKey C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cppN, FileImpl @1510656313:26982671 C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4\newfile.cpp prj:9611106KeyBasedUID on ProjectKey C:\Documents and Settings\Vladimir\My Documents\NetBeansProjects\CppApplication_4N]
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:161)
   at org.netbeans.modules.cnd.modelutil.CsmUtilities.getCsmFiles(CsmUtilities.java:440)
   at org.netbeans.modules.cnd.modelutil.CsmUtilities.getCsmFile(CsmUtilities.java:471)
   at org.netbeans.modules.cnd.qnavigator.navigator.NavigatorModel.getCsmFile(NavigatorModel.java:147)
   at org.netbeans.modules.cnd.qnavigator.navigator.NavigatorModel.projectLoaded(NavigatorModel.java:326)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProgressSupport.fireProjectLoaded(ProgressSupport.java:167)
Comment 1 Vladimir Kvashin 2010-05-20 09:11:00 UTC
Created attachment 99237 [details]
stacktrace
Comment 2 Alexander Simon 2010-05-20 09:24:16 UTC

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