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 216739 - AssertionError: Need to normalize /Users/vnt/Sites/vedalabs/vntpower/app/console was /Users/vnt/Sites/vedalabs/vntpower/app/Console
Summary: AssertionError: Need to normalize /Users/vnt/Sites/vedalabs/vntpower/app/cons...
Status: RESOLVED DUPLICATE of bug 217919
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 215603 217026 217530 217634 218871 220229 220231 220535 221392 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-12 16:46 UTC by Exceptions Reporter
Modified: 2012-11-09 18:34 UTC (History)
13 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191482


Attachments
stacktrace (3.03 KB, text/plain)
2012-08-12 16:46 UTC, Exceptions Reporter
Details
stacktrace (3.02 KB, text/plain)
2012-08-28 14:19 UTC, Exceptions Reporter
Details
stacktrace (8.33 KB, text/plain)
2012-10-22 07:11 UTC, ytn01
Details
stacktrace (5.74 KB, text/plain)
2012-11-01 01:20 UTC, theshadow27
Details
stacktrace (5.74 KB, text/plain)
2012-11-01 01:23 UTC, theshadow27
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-08-12 16:46:18 UTC
This bug was originally marked as duplicate of bug 209904, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201208120001)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03-424, Java(TM) SE Runtime Environment, 1.6.0_33-b03-424-11M3720
OS: Mac OS X

User Comments:
Tribal: Opened the IDE with an already loaded Project. 

Contents of the project was, pretty much, a brand new Cake 2.0 application. Application root: /Users/sam/Sites/think/

MacBook Pro 15" (Late 2011) 2.5 GHz i7 running OS X 10.7.4

fresler: Launched application.

bfanger: Opened an old project.

GUEST: update plugins




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/vnt/Sites/vedalabs/vntpower/app/console was /Users/vnt/Sites/vedalabs/vntpower/app/Console
   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.core.VcsVisibilityQueryImplementation.isVisible(VcsVisibilityQueryImplementation.java:130)
   at org.netbeans.api.queries.VisibilityQuery.isVisible(VisibilityQuery.java:104)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.isVisible(FileObjectCrawler.java:279)
Comment 1 Exceptions Reporter 2012-08-12 16:46:21 UTC
Created attachment 123014 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-08-28 14:19:57 UTC
Created attachment 123663 [details]
stacktrace
Comment 3 Michel Graciano 2012-08-31 20:35:53 UTC
Favorites view just can't show any folder if this issue happens. I am facing this at 7.2 FCS running on a workstation using pt_BR language.
Comment 4 Marian Mirilovic 2012-10-18 07:05:05 UTC
*** Bug 220229 has been marked as a duplicate of this bug. ***
Comment 5 Marian Mirilovic 2012-10-18 07:05:22 UTC
*** Bug 220231 has been marked as a duplicate of this bug. ***
Comment 6 Marian Mirilovic 2012-10-18 07:06:38 UTC
*** Bug 217026 has been marked as a duplicate of this bug. ***
Comment 7 ytn01 2012-10-22 07:11:20 UTC
Created attachment 126289 [details]
stacktrace

Created a new C/C++ Application project.
Opened the "Main.cpp" source file.
The exception message popped shortly.
Comment 8 Jaroslav Tulach 2012-10-22 08:07:19 UTC
*** Bug 215603 has been marked as a duplicate of this bug. ***
Comment 9 Jaroslav Tulach 2012-10-22 08:07:36 UTC
*** Bug 217634 has been marked as a duplicate of this bug. ***
Comment 10 Jaroslav Tulach 2012-10-22 08:07:50 UTC
*** Bug 218871 has been marked as a duplicate of this bug. ***
Comment 11 Jaroslav Tulach 2012-10-22 08:08:05 UTC
*** Bug 220535 has been marked as a duplicate of this bug. ***
Comment 12 Jaroslav Tulach 2012-10-22 08:08:33 UTC
*** Bug 217530 has been marked as a duplicate of this bug. ***
Comment 13 theshadow27 2012-11-01 01:20:08 UTC
Created attachment 126895 [details]
stacktrace

Opened IDE for the first time after importing settings from 7.2
Comment 14 theshadow27 2012-11-01 01:23:07 UTC
Created attachment 126896 [details]
stacktrace

Opened a project
Comment 15 theshadow27 2012-11-01 01:25:43 UTC
With the exceptions reporter popup, this makes the beta essentially unusable with settings import. I will try starting a fresh user dir but this should really be P1 since importing 7.2 -> 7.3 is an important use case.
Comment 16 Jaroslav Tulach 2012-11-01 09:39:12 UTC
Already in main-silver before beta2 of 7.3 was about to be branched.

*** This bug has been marked as a duplicate of bug 217919 ***
Comment 17 Tomas Stupka 2012-11-09 18:34:24 UTC
*** Bug 221392 has been marked as a duplicate of this bug. ***