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 256704

Summary: AssertionError: Need to normalize D:\Work\NetBeansProjects\trunk_php54\db\upgrade\2_6_4\nohosting (class java.io.File) was D:\Work\NetBeansProjects\trunk_php54\db\upgrade\2_6_4\nohosting(class java.io
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194176
Attachments: stacktrace

Description Exceptions Reporter 2015-11-20 05:39:12 UTC
This bug was originally marked as duplicate of bug 217919, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows XP

User Comments:
GUEST: refactoring package name.

GUEST: ???




Stacktrace: 
java.lang.AssertionError: Need to normalize D:\Work\NetBeansProjects\trunk_php54\db\upgrade\2_6_4\nohosting (class java.io.File) was D:\Work\NetBeansProjects\trunk_php54\db\upgrade\2_6_4\nohosting(class java.io.File)
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:153)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:829)
   at org.netbeans.modules.versioning.core.api.VCSFileProxy.createFileProxy(VCSFileProxy.java:168)
   at org.netbeans.modules.versioning.core.VcsVisibilityQueryImplementation.isVisible(VcsVisibilityQueryImplementation.java:156)
   at org.netbeans.api.queries.VisibilityQuery.isVisible(VisibilityQuery.java:104)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.isVisible(FileObjectCrawler.java:319)
Comment 1 Exceptions Reporter 2015-11-20 05:39:14 UTC
Created attachment 157425 [details]
stacktrace