You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Raphael Philipe Mendes da Silva <rs...@cpqd.com.br> on 2004/05/13 20:10:25 UTC

Cactus teste problens

  I'm using the new cactus plugin (version 13-1.6) and have found some errors when it execute the tests..
  Some one have already seen the folowing? It seens that an error happens when cactus try to shutdown the JBoss server.
 
cactus:test-war:
    [cactus] -----------------------------------------------------------------
    [cactus] Running tests against JBoss 3.0.8
    [cactus] -----------------------------------------------------------------
    [cactus] Running com.cpqd.util.configuration.TestConfigurationContextPersistency
    [cactus] log4j:WARN No appenders could be found for logger (org.apache.cactus.internal.server.ServerTestCaseCaller).
    [cactus] log4j:WARN Please initialize the log4j system properly.
    [cactus] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.5 sec
    [cactus] Testsuite: com.cpqd.util.configuration.TestConfigurationContextPersistency
    [cactus] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.5 sec
    [cactus]
    [cactus] Testcase: testRetryManyConnection took 2.14 sec
    [cactus] Testcase: testSequence took 0.578 sec
    [cactus] Testcase: testSequenceWithListener took 0.609 sec
    [cactus] Testcase: testSearch took 0.563 sec
    [cactus] java.lang.NumberFormatException: For input string: "localhost"
    [cactus]    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    [cactus]    at java.lang.Integer.parseInt(Integer.java:468)
    [cactus]    at java.lang.Integer.parseInt(Integer.java:518)
    [cactus]    at org.jboss.Shutdown.main(Shutdown.java:75)
    [cactus] Exception in thread "main"
    [cactus] [ERROR] Java Result: 1


Raphael Philipe Mendes da Silva
DSB - Diretoria de Soluções em Billing
CPqD Telecom & IT Solutions
Tel.: +55 19 3705-6957
www.cpqd.com.br
rsilva@cpqd.com.br


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


RE: Cactus teste problens

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Raphael,

Please use the cactus mailing list for anything related to cactus.

Thanks
-Vincent

> -----Original Message-----
> From: Raphael Philipe Mendes da Silva [mailto:rsilva@cpqd.com.br]
> Sent: 13 May 2004 20:10
> To: Maven Users List (E-mail)
> Subject: Cactus teste problens
> 
>   I'm using the new cactus plugin (version 13-1.6) and have found some
> errors when it execute the tests..
>   Some one have already seen the folowing? It seens that an error
happens
> when cactus try to shutdown the JBoss server.
> 
> cactus:test-war:
>     [cactus]
-------------------------------------------------------------
> ----
>     [cactus] Running tests against JBoss 3.0.8
>     [cactus]
-------------------------------------------------------------
> ----
>     [cactus] Running
> com.cpqd.util.configuration.TestConfigurationContextPersistency
>     [cactus] log4j:WARN No appenders could be found for logger
> (org.apache.cactus.internal.server.ServerTestCaseCaller).
>     [cactus] log4j:WARN Please initialize the log4j system properly.
>     [cactus] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.5
sec
>     [cactus] Testsuite:
> com.cpqd.util.configuration.TestConfigurationContextPersistency
>     [cactus] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.5
sec
>     [cactus]
>     [cactus] Testcase: testRetryManyConnection took 2.14 sec
>     [cactus] Testcase: testSequence took 0.578 sec
>     [cactus] Testcase: testSequenceWithListener took 0.609 sec
>     [cactus] Testcase: testSearch took 0.563 sec
>     [cactus] java.lang.NumberFormatException: For input string:
> "localhost"
>     [cactus]    at
>
java.lang.NumberFormatException.forInputString(NumberFormatException.jav
a:
> 48)
>     [cactus]    at java.lang.Integer.parseInt(Integer.java:468)
>     [cactus]    at java.lang.Integer.parseInt(Integer.java:518)
>     [cactus]    at org.jboss.Shutdown.main(Shutdown.java:75)
>     [cactus] Exception in thread "main"
>     [cactus] [ERROR] Java Result: 1
> 
> 
> Raphael Philipe Mendes da Silva
> DSB - Diretoria de Soluções em Billing
> CPqD Telecom & IT Solutions
> Tel.: +55 19 3705-6957
> www.cpqd.com.br
> rsilva@cpqd.com.br
> 
> 
> ---------------------------------------------------------------------
> 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