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 - 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
Summary: AssertionError: Need to normalize D:\Work\NetBeansProjects\trunk_php54\db\upg...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-20 05:39 UTC by Exceptions Reporter
Modified: 2015-11-20 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194176


Attachments
stacktrace (3.34 KB, text/plain)
2015-11-20 05:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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