No. This is the wrong .txt file. There should be another for the
webservices tests. Look in surefire-reports of children dirs.
Cheers
Prasad
On 3/11/07, Sean Qiu <[EMAIL PROTECTED]> wrote:
I cannot find string as "Config already exists exception" .
And tt seems there is no problem in the txt file. The message is like:
Booting Geronimo Kernel (in Java 1.5.0_07)...
Module 1/24 org.apache.geronimo.configs/rmi-naming/2.0-SNAPSHOT/car
started in .433s
Module 2/24 org.apache.geronimo.configs/j2ee-server/2.0-SNAPSHOT/car
started in .273s
Module 3/24 org.apache.geronimo.configs/transaction-jta11/2.0-SNAPSHOT/car
started in .537s
Module 4/24 org.apache.geronimo.configs/j2ee-security/2.0-SNAPSHOT/car
started in .675s
Module 5/24 org.apache.geronimo.configs/openejb/2.0-SNAPSHOT/car
started in 7.698s
Module 6/24 org.apache.geronimo.configs/system-database/2.0-SNAPSHOT/car
started in .000s
Module 7/24 org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car
started in 2.581s
Module 8/24 org.apache.geronimo.configs/activemq/2.0-SNAPSHOT/car
started in .804s
Module 9/24 org.apache.geronimo.configs/jetty6/2.0-SNAPSHOT/car
2007-03-08 17:49:56.214::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
2007-03-08 17:49:56.234::INFO: jetty-6.1.x
2007-03-08 17:49:56.910::INFO: Started GeronimoSSLListener @ localhost:8443
2007-03-08 17:49:56.981::INFO: Started SocketConnector @ localhost:8080
started in 1.373s
Module 10/24
org.apache.geronimo.configs/geronimo-gbean-deployer/2.0-SNAPSHOT/car
started in .436s
Module 11/24 org.apache.geronimo.configs/j2ee-deployer/2.0-SNAPSHOT/car
started in .448s
Module 12/24 org.apache.geronimo.configs/connector-deployer/2.0-SNAPSHOT/car
started in .218s
Module 13/24
org.apache.geronimo.configs/persistence-jpa10-deployer/2.0-SNAPSHOT/car
started in .133s
Module 14/24 org.apache.geronimo.configs/openejb-deployer/2.0-SNAPSHOT/car
started in .293s
Module 15/24 org.apache.geronimo.configs/client-deployer/2.0-SNAPSHOT/car
started in .118s
Module 16/24 org.apache.geronimo.configs/axis-deployer/2.0-SNAPSHOT/car
started in 1.679s
Module 17/24 org.apache.geronimo.configs/javamail/2.0-SNAPSHOT/car
started in .085s
Module 18/24 org.apache.geronimo.configs/sharedlib/2.0-SNAPSHOT/car
started in .015s
Module 19/24 org.apache.geronimo.configs/jetty6-deployer/2.0-SNAPSHOT/car
started in .337s
Module 20/24 org.apache.geronimo.configs/welcome-jetty/2.0-SNAPSHOT/car
started in 2.939s
Module 21/24 org.apache.geronimo.configs/dojo-jetty6/2.0-SNAPSHOT/car
started in .637s
Module 22/24 org.apache.geronimo.configs/webconsole-jetty6/2.0-SNAPSHOT/car
17:50:10,031 WARN [WebXmlParser] Ignored element 'dispatcher'
as child of 'filter-mapping'.
started in 6.438s
Module 23/24 org.apache.geronimo.configs/remote-deploy-jetty/2.0-SNAPSHOT/car
started in .738s
Module 24/24 org.apache.geronimo.configs/hot-deployer/2.0-SNAPSHOT/car
started in .765s
Startup completed in 35 seconds
Listening on Ports:
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
4201 0.0.0.0 org.apache.geronimo.openejb.EjbDaemonGBean
4242 0.0.0.0 Remote Login Listener
8080 127.0.0.1 Jetty Connector HTTP
8443 127.0.0.1 Jetty Connector HTTPS
9999 0.0.0.0 JMX Remoting Connector
61613 0.0.0.0 ActiveMQ Transport Connector
61616 0.0.0.0 ActiveMQ Transport Connector
Started Application Modules:
EAR: org.apache.geronimo.configs/webconsole-jetty6/2.0-SNAPSHOT/car
RAR: org.apache.geronimo.configs/activemq/2.0-SNAPSHOT/car
RAR: org.apache.geronimo.configs/system-database/2.0-SNAPSHOT/car
WAR: org.apache.geronimo.configs/dojo-jetty6/2.0-SNAPSHOT/car
WAR: org.apache.geronimo.configs/remote-deploy-jetty/2.0-SNAPSHOT/car
WAR: org.apache.geronimo.configs/welcome-jetty/2.0-SNAPSHOT/car
Web Applications:
http://localhost:8080/
http://localhost:8080/console
http://localhost:8080/console-standard
http://localhost:8080/dojo
http://localhost:8080/remote-deploy
Geronimo Application Server started
2007/3/9, Prasad Kashyap <[EMAIL PROTECTED]>:
> Sean,
>
> Check the *.txt files in the target/surefire-reports directory for a
> more detailed error report and fuller stack trace.
>
> I'm wondering if there is more to your LifecycleException than just
> load failed. Is there a root cause which says, "Config already exists
> exception" ?
>
> Cheers
> Prasad
>
> On 3/9/07, Sean Qiu <[EMAIL PROTECTED]> wrote:
> > Os: Redhat
> > Revision: 516311
> >
> > After successfully build the geronimo, i want to run the testsuite of it.
> > I have successfull run the other 4 module of testsuite and get the
> > report as below(skip webservices)
> >
> > Package Tests Errors Failures Skipped Success Rate Time
> > enterprise-testsuite# 39 30 0 0 23.077% 147.958
> > web-testsuite# 18 1 4 0 72.222% 126.882
> > console-testsuite# 40 0 0 0 100% 275.764
> > deployment-testsuite# 7 0 0 0 100% 68.137
> >
> > But unfortunately, the webservices-testsuite still failed.
> > ===================================
> > [INFO] [INFO] Distributing module artifact:
> >
/home/sean/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/target/jaxws-client-2.0-SNAPSHOT.jar
> > with plan null
> > [WARNING] Deployer operation failed: No JAX-WS ServiceRefBuilders registered
> > [WARNING] org.apache.geronimo.common.DeploymentException: No JAX-WS
> > ServiceRefBuilders registered
> > ....
> > [WARNING] at
> >
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
> > [WARNING] at java.lang.Thread.run(Thread.java:595)
> > [INFO] [WARNING] Ignoring failure !
> > [INFO] [INFO] [geronimo:run-client {execution: run-client}]
> > [INFO] [INFO] Geronimo Home:
> >
/home/sean/trunk/testsuite/webservices-testsuite/target/geronimo-jetty6-jee5-2.0-SNAPSHOT
> > [INFO] [INFO] Starting Geronimo client...
> > [INFO] [INFO] Redirecting output to:
> >
/home/sean/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/target/client.log
> > [INFO] [INFO]
------------------------------------------------------------------------
> > [INFO] [ERROR] BUILD ERROR
> > [INFO] [INFO]
------------------------------------------------------------------------
> > [INFO] [INFO] Java returned: 2
> > [INFO]
> > [INFO] [INFO]
------------------------------------------------------------------------
> > [INFO] [INFO] Trace
> > [INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Java
returned: 2
> > [INFO] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564)
> > [INFO] at ....
> >
> > [INFO] [INFO]
------------------------------------------------------------------------
> > [INFO] [INFO] Total time: 27 seconds
> > [INFO] [INFO] Finished at: Fri Mar 09 14:50:36 CST 2007
> > [INFO] [INFO] Final Memory: 21M/508M
> > [INFO] [INFO]
------------------------------------------------------------------------
> > [INFO]
------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
------------------------------------------------------------------------
> > [INFO] exec returned: 1
> >
> > [INFO]
------------------------------------------------------------------------
> > [INFO] Trace
> > org.apache.maven.lifecycle.LifecycleExecutionException: exec returned: 1
> > at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564)
> > ....
> > ===========================
> > And in the log file
> > webservices-testsuite/jaxws-tests/jaxws-client/target/client.log, the
> > message is :
> > ===========================
> > 17:52:54,538 INFO [Log4jService]
----------------------------------------------
> > org.apache.geronimo.kernel.config.LifecycleException: load of
> > JEE5/JAXWSClient/1.1/car failed
> > at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:274)
> > at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:253)
> > at
org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfiguration(KernelConfigurationManager.java:112)
> > at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
> > =======================
> >
> > Is there any good solution to find out what happened? Then i can debug
> > myself, thanks.
> > --
> > Sean Qiu
> >
>
--
Sean Qiu