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 235312 - AssertionError: Need to normalize /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www//var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www(class java.io.File)
Summary: AssertionError: Need to normalize /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws0000...
Status: RESOLVED DUPLICATE of bug 235332
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:
: 235484 236547 236571 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-30 12:31 UTC by Jan Becicka
Modified: 2013-10-02 08:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203464


Attachments
stacktrace (7.96 KB, text/plain)
2013-08-30 12:31 UTC, Jan Becicka
Details
stacktrace (8.73 KB, text/plain)
2013-09-03 15:46 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2013-08-30 12:31:43 UTC
Build: NetBeans IDE Dev (Build 20130826-1eb074e2b697)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Mac OS X

User Comments:
jbecicka: deleted some dataobject




Stacktrace: 
java.lang.AssertionError: Need to normalize /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www//var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www(class java.io.File) was /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www/var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www(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.masterfs.FilesystemInterceptor.deletedExternally(FilesystemInterceptor.java:210)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy$13.run(ProvidedExtensionsProxy.java:353)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.runCheckCode(ProvidedExtensionsProxy.java:493)
Comment 1 Jan Becicka 2013-08-30 12:31:45 UTC
Created attachment 139490 [details]
stacktrace
Comment 2 Tomas Stupka 2013-08-30 12:45:02 UTC
please evaluate - vcs calls .toFile for a fileobject

might be related to issue #216739
Comment 3 Jaroslav Havlin 2013-08-30 12:55:02 UTC
(In reply to Tomas Stupka from comment #2)
> might be related to issue #216739
It seems rather to be some problem with handling of symbolic links.

Is /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www
a symlink?
Comment 4 Jan Becicka 2013-08-30 18:59:28 UTC
(In reply to Jaroslav Havlin from comment #3)
> (In reply to Tomas Stupka from comment #2)
> > might be related to issue #216739
> It seems rather to be some problem with handling of symbolic links.
> 
> Is /var/folders/8b/7g0zvyhj7p1clpsjk1k8pws00000gn/T/ResponsiveRabbits21/www
> a symlink?

No symlinks
Comment 5 Jan Becicka 2013-08-30 19:00:43 UTC
see also issue 235332
Comment 6 Vladimir Riha 2013-09-03 15:46:35 UTC
Created attachment 139620 [details]
stacktrace

I can't really tell what caused it, I created HTML5 project and HTML5-Cordova project
Comment 7 Jaroslav Havlin 2013-09-04 12:46:11 UTC
*** Bug 235484 has been marked as a duplicate of this bug. ***
Comment 8 Jaroslav Havlin 2013-09-30 13:52:47 UTC
*** Bug 236547 has been marked as a duplicate of this bug. ***
Comment 9 Jaroslav Havlin 2013-10-01 07:47:00 UTC
*** Bug 236571 has been marked as a duplicate of this bug. ***
Comment 10 Jaroslav Havlin 2013-10-02 08:30:04 UTC
Probably related to bug 235332.
Thank you for reporting.

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