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 244530 - Error while deploy application
Summary: Error while deploy application
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.0.1
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-16 06:20 UTC by anandrahegaonkar
Modified: 2014-05-20 10:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anandrahegaonkar 2014-05-16 06:20:10 UTC
Hi All,

I have successfully build one web application in netbeans. 

It uses Spring framework.

While click on deploy, it gives me following error - 

ant -f C:\\src -Dbrowser.context=C:\\src -DforceRedeploy=false -Ddirectory.deployment.supported=true -Dnb.wait.for.caches=true -Dnb.internal.action.name=run run
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
C:\src\nbproject\build-impl.xml:861: The following error occurred while executing this line:
C:\src\nbproject\build-impl.xml:293: Cannot build classfiles for source directories: [C:\src\test\src, C:\src\build\generated-sources\ap-source-output]
BUILD FAILED (total time: 3 seconds)

So, please help to solve this
Comment 1 Jiri Kovalsky 2014-05-16 09:07:32 UTC
I don't understand what this bug has in common with Debugger. Reassigning to projects for further evaluation.
Comment 2 Tomas Stupka 2014-05-16 09:36:43 UTC
please evaluate