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 243880

Summary: I have lot of time comes to this error..solved it
Product: php Reporter: venkatguy97
Component: Formatting & IndentationAssignee: Tomas Mysik <tmysik>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
IDE log
I have this error

Description venkatguy97 2014-04-17 07:42:53 UTC
ant -f "C:\\Users\\Venkat\\Desktop\\DEMO\\14.04.14\\virtual Password\\Code\\J2ee\\VirtualPwd" -DforceRedeploy=true -Ddirectory.deployment.supported=true -Dnb.wait.for.caches=true run-deploy
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
Copying 139 files to C:\Users\Venkat\Desktop\DEMO\14.04.14\virtual Password\Code\J2ee\VirtualPwd\build\web
C:\Users\Venkat\Desktop\DEMO\14.04.14\virtual Password\Code\J2ee\VirtualPwd\nbproject\build-impl.xml:854: Failed to copy C:\Users\Venkat\Desktop\DEMO\14.04.14\virtual Password\Code\J2ee\VirtualPwd\web\aboutus.jsp to C:\Users\Venkat\Desktop\DEMO\14.04.14\virtual Password\Code\J2ee\VirtualPwd\build\web\aboutus.jsp due to java.io.FileNotFoundException C:\Users\Venkat\Desktop\DEMO\14.04.14\virtual Password\Code\J2ee\VirtualPwd\web\aboutus.jsp (Access is denied)
BUILD FAILED (total time: 0 seconds)
Comment 1 venkatguy97 2014-04-17 07:43:09 UTC
Created attachment 146799 [details]
IDE log
Comment 2 venkatguy97 2014-04-17 07:44:36 UTC
Created attachment 146800 [details]
IDE log
Comment 3 venkatguy97 2014-04-17 07:44:50 UTC
Created attachment 146801 [details]
I have this error
Comment 4 Theofanis Oikonomou 2014-05-23 15:05:50 UTC
several CNFE coming from *options.indentation.*
not sure if it is related to the problem in output window.
re-assigning for evaluation. thank you
Comment 5 Milutin Kristofic 2014-08-08 13:21:29 UTC
CNFE expections are comming from Php 

php.editor/src/org/netbeans/modules/php/editor/resources/layer.xml

<attr name="instanceCreate" methodvalue="org.netbeans.modules.php.editor.indent.ui.FmtBraces.getController"/>
Comment 6 Tomas Mysik 2016-06-10 11:08:22 UTC
IMHO nothing to do with PHP (CNFE is logged as INFO, moreover how it could be involved in some Ant task?). BTW what is the exact error message? It seems to me that some files cannot be copied somewhere...

Please, try a clean userdir [1], I believe that the log will be without the CNFE but the Ant task will perhaps still fails for you. If yes, then please reopen this issue.

Thanks for reporting.
[1] http://wiki.netbeans.org/FaqAlternateUserdir