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 220229 - AssertionError: Need to normalize /Users/yonathan/NetBeansProjects/welcome_2 was /Users/yonathan/NetBeansProjects/Welcome_2
Summary: AssertionError: Need to normalize /Users/yonathan/NetBeansProjects/welcome_2 ...
Status: RESOLVED DUPLICATE of bug 216739
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 21:59 UTC by ytn01
Modified: 2012-10-18 07:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193634


Attachments
stacktrace (7.18 KB, text/plain)
2012-10-16 21:59 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2012-10-16 21:59:50 UTC
Build: NetBeans IDE Dev (Build 201210160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b03, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b09
OS: Mac OS X

User Comments:
ytn01: Created a new C/C++ project from samples. (The "Welcome" project specifically)
Then after immediately exception got thrown.




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/yonathan/NetBeansProjects/welcome_2 was /Users/yonathan/NetBeansProjects/Welcome_2
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:141)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:1016)
   at org.netbeans.modules.versioning.core.api.VCSFileProxy.createFileProxy(VCSFileProxy.java:136)
   at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.createdExternally(FilesystemInterceptor.java:239)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy$12.run(ProvidedExtensionsProxy.java:332)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.runCheckCode(ProvidedExtensionsProxy.java:469)
Comment 1 ytn01 2012-10-16 21:59:52 UTC
Created attachment 126041 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-18 07:05:05 UTC

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