> -----Original Message----- > From: Colin Kilburn [mailto:[EMAIL PROTECTED] > Sent: 18 June 2003 17:32 > To: Maven Users List > Subject: Re: [cactus] Failed to start container > > Thanks Vincent. Checking the log file showed me I'm missing some > dependencies. Hopefully I can take it from here. Are you still > interested in whether or not the sample app works?
No. It's for you. That's a useful way of knowing if your setup is ok as this webapp project has been tested and is known to work. Thanks -Vincent > > Thanks again, > Colin > > Vincent Massol wrote: > > >Hi Colin, > > > >The tomcat stdout is redirected to a log file located in > >target/test-cactus-reports/tomcat4x.out > > > >Can you send us this file? > > > >I've just tried the Cactus sample application with Tomcat 4.1.24 and it > >worked just fine for me. Could you try it too? (I've attached it for > >your convenience. You'll need to edit build.properties). > > > >Thanks > >-Vincent > > > > > > > >>-----Original Message----- > >>From: Colin Kilburn [mailto:[EMAIL PROTECTED] > >>Sent: 18 June 2003 16:22 > >>To: Maven Users List > >>Subject: [cactus] Failed to start container > >> > >>Hi All, > >> > >>I'm running "v. 1.0-beta-10-SNAPSHOT" or whatever a cvs update gave me > >>yesterday. I've finally got to the point where I'm ready to run > >> > >> > >cactus > > > > > >>tests and I'm getting the following error that I can't seem to find in > >>the archives: > >> > >><snip> > >> [cactus] > >>----------------------------------------------------------------- > >> [cactus] Running tests against Tomcat 4.1.24 > >> [cactus] > >>----------------------------------------------------------------- > >> [cactus] Deleting 82 files from /tmp/cactus/tomcat4x > >> [cactus] Deleted 29 directories from /tmp/cactus/tomcat4x > >> > >>BUILD FAILED > >>Failed to start the container after more than [180000] ms. > >>Total time: 3 minutes 35 seconds > >> > >>I can see a tomcat process when I do a ps listing, and it stops when > >> > >> > >the > > > > > >>build fails. I'm really not sure how to debug this. I can't seem to > >>find any log files for tomcat (from the above output, I figured they'd > >>be in /tmp/cactus/tomcat4x). > >> > >>Can anyone shed some light on this as to where I should look? Is this > >> > >> > >a > > > > > >>really a cactus issue and I should be posting on that list? > >> > >>Thanks in advance, > >>Colin > >> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > > >----------------------------------------------------------------------- - > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
