Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Dec 8, 2017

Deployment stalled due to spaces in directory path

If you get an error like the one below after running atlas-run, please check that the directory path to your plugin does not contain spaces. (Issue tracking is at AMPS-126.)

1
2
34K downloaded  (cargo-core-container-weblogic-1.0-beta-2.jar)
[INFO] [cargo:start]
[INFO] [stalledLocalDeployer] Deploying [C:\Documents and Settings\name\My Do
cuments\source\test-plugin\plugintest\target\confluence\confluence.war] to [C:\D
ocuments and Settings\name\My Documents\source\test-plugin\plugintest\target\
container\tomcat6x\cargo-confluence-home/webapps]...
[INFO] [talledLocalContainer] Tomcat 6.x starting...
[WARNING] [talledLocalContainer] java.lang.NoClassDefFoundError: and
[WARNING] [talledLocalContainer] Exception in thread "main"
[WARNING] [talledLocalContainer] Java Result: 1
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to execute mojo

Deployable [http://localhost:1990/cargocpc/index.html] failed to finish deployin
g within the timeout period [120000]. The Deployable state is thus unknown.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 36 seconds
[INFO] Finished at: Tue Jun 15 09:05:51 EDT 2010
[INFO] Final Memory: 49M/97M
[INFO] ------------------------------------------------------------------------

Rate this page: