In the previous piece of the log you should see Maven try and start up Tomcat - look for cargo. Any error messages on the start?
Mike 2008/6/18 Kinski <[EMAIL PROTECTED]>: > > I have only got as far as creating the archetype for a Struts 2 basic > version > of Appfuse. Running the mvn command from my newly created app directory > produces the following error... > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] [talledLocalContainer] at > org.apache.catalina.core.StandardWrapperValve > .invoke(StandardWrapperValve.java:233) > [INFO] Error executing ant tasks > > Embedded error: The following error occurred while executing this line: > C:\local\workspace\strutsappfuse\src\test\resources\web-tests.xml:5 > 0: HTTP error 500 > 500 Internal Server Error for > http://localhost:8081/strutsappfuse-1.0-SNAPS > HOT/passwordHint.html?username=admin<http://localhost:8081/strutsappfuse-1.0-SNAPSHOT/passwordHint.html?username=admin> > > I have my tomcat settings as admin, admin although I think I noticed > appfuse > downloads its own version of Tomcat 6 to use for this purpose. > > Can anybody suggest how to proceed? > > Many Thanks, > > Matthew > > ----- > Regards, > > Matthew > -- > View this message in context: > http://www.nabble.com/AppFuse-QuickStart-problem-tp17980352s2369p17980352.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
