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 - I have lot of time comes to this error..solved it
Summary: I have lot of time comes to this error..solved it
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-17 07:42 UTC by venkatguy97
Modified: 2016-06-10 11:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (267.49 KB, text/plain)
2014-04-17 07:43 UTC, venkatguy97
Details
IDE log (267.59 KB, text/plain)
2014-04-17 07:44 UTC, venkatguy97
Details
I have this error (19.91 KB, image/png)
2014-04-17 07:44 UTC, venkatguy97
Details

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