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 241587 - AssertionError: Need to normalize /var/www/iDisclose/app/config(class java.io.File) was /var/www/iDisclose/app/Config(class java.io.File)
Summary: AssertionError: Need to normalize /var/www/iDisclose/app/config(class java.io...
Status: RESOLVED DUPLICATE of bug 240180
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 21:28 UTC by sanantone
Modified: 2014-02-10 07:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206737


Attachments
stacktrace (3.48 KB, text/plain)
2014-02-08 21:28 UTC, sanantone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sanantone 2014-02-08 21:28:41 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Mac OS X

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>

GUEST: <Please provide a description of the problem or the steps to reproduce>

GUEST: Started a new project.<Please provide a description of the problem or the steps to reproduce>

GUEST: Created a new file.

GUEST: Open Netbeans, Import Data from 7.4

sanantone: Opening Netbeans 8 for the first time - scanning projects

GUEST: Klicked "Check for Updates"




Stacktrace: 
java.lang.AssertionError: Need to normalize /var/www/iDisclose/app/config(class java.io.File) was /var/www/iDisclose/app/Config(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.php.project.PhpProject.isVisible(PhpProject.java:518)
   at org.netbeans.modules.php.project.PhpVisibilityQuery$2.isVisible(PhpVisibilityQuery.java:78)
   at org.netbeans.modules.php.project.PhpVisibilityQuery$PhpVisibilityQueryImpl.isVisible(PhpVisibilityQuery.java:111)
   at org.netbeans.modules.php.smarty.SmartyPhpFrameworkProvider.detectSmartyTemplate(SmartyPhpFrameworkProvider.java:217)
Comment 1 sanantone 2014-02-08 21:28:43 UTC
Created attachment 144951 [details]
stacktrace
Comment 2 Tomas Mysik 2014-02-10 06:47:32 UTC
I believe this is a known issue in FS. Thanks.
Comment 3 Jaroslav Havlin 2014-02-10 07:15:09 UTC

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