>-----Original Message----- >From: Christian Fischer [mailto:[email protected]] >Sent: Wednesday, April 18, 2012 12:25 PM >To: [email protected] >Subject: Compiling Errors on Windows > >Hi everyone,
Hi > >i'm a Student Evaluation the Best Platform for my actual Thesis. >Because the actual inter-widget messaging sounds interesting to me, i >would test the actual snapshot - but i got Errors by running the |"mvn >cargo:start|" command: > >Following the "Manual": http://rave.apache.org/source.html > >I get some Errors by running "|mvn cargo:start" - of course, |"mvn >install" gets no error. Firewall, etc. ist OFF, OS: Windows 7 Pro 64bit, >Java: build 1.6.0_29-b11, Apache Maven 3.0.4 (r1232337; 2012-01-17 >09:44:56+0100) > >... >[INFO] [talledLocalContainer] 17:17:57,865 INFO ContextListener:198 - >freeder' >- Widget was successfully updated in the system. >[INFO] [talledLocalContainer] 17:17:57,930 INFO ContextListener:198 - >Ta-Da!' - > Widget was successfully updated in the system. >[INFO] [yer.DeployerWatchdog] Deployable >[http://localhost:8080/cargocpc/index.h >tml] failed to finish deploying within the timeout period [180000]. The >Deployab >le state is thus unknown. >[INFO] >------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] >------------------------------------------------------------------------ >[INFO] Total time: 3:04.751s >[INFO] Finished at: Wed Apr 18 17:20:21 CEST 2012 >[INFO] Final Memory: 7M/17M >[INFO] >------------------------------------------------------------------------ >[ERROR] Failed to execute goal >org.codehaus.cargo:cargo-maven2-plugin:1.1.0:star >t (default-cli) on project rave-portal: Execution default-cli of goal >org.codeha >us.cargo:cargo-maven2-plugin:1.1.0:start failed: Failed to start the >Tomcat 6.x >container. Deployable [http://localhost:8080/cargocpc/index.html] failed >to fini >sh deploying within the timeout period [180000]. The Deployable state is >thus un >known. -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the >-e swit >ch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, >please rea >d the following articles: >[ERROR] [Help 1] >http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutio >nException > > >What is wrong? It looks like you are hitting a timeout on cargo deploying its own context. Can you re-run with mvn -X and post the output? > >Thanks, > >Greets, Christian
