FAIL - приложение уже существует в пути - PullRequest
0 голосов
/ 17 октября 2019
ant -f D:\\Project\\MDM\\amdm -Dnb.internal.action.name=run -Ddirectory.deployment.supported=true -DforceRedeploy=false -Dnb.wait.for.caches=true -Dbrowser.context=D:\\Project\\MDM\\amdm run
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Incrementally deploying http://localhost:8080/amdm
Completed incremental distribution of http://localhost:8080/amdm
Incrementally redeploying http://localhost:8080/amdm
Deploy is in progress...
deploy?config=file%3A%2FC%3A%2FUsers%2Fkrish%2FAppData%2FLocal%2FTemp%2Fcontext3942724758143329741.xml&path=/amdm
FAIL - Application already exists at path [/amdm]
D:\Project\MDM\amdm\nbproject\build-impl.xml:1039: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 0 seconds)
...