You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Colin Kilburn <co...@accesstec.ca> on 2003/06/18 16:22:08 UTC

[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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: [cactus] Failed to start container

Posted by Vincent Massol <vm...@pivolis.com>.

> -----Original Message-----
> From: Colin Kilburn [mailto:colink@accesstec.ca]
> 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:colink@accesstec.ca]
> >>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: users-unsubscribe@maven.apache.org
> >>For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
> >
> >
>
>-----------------------------------------------------------------------
-
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >For additional commands, e-mail: users-help@maven.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [cactus] Failed to start container

Posted by Colin Kilburn <co...@accesstec.ca>.
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?

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:colink@accesstec.ca]
>>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: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>    
>>
>
>  
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Test Fles fail to compile

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi,

I am having a package as well as test cases. In test cases ofcourse i am
importing packages.
when i am trying to execute the command "maven site" it says package not
found. How can i have the
classpath for the test files is the source package?

RK


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: [cactus] Failed to start container

Posted by Vincent Massol <vm...@pivolis.com>.
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:colink@accesstec.ca]
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org