Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 43065 invoked from network); 4 May 2010 08:33:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 May 2010 08:33:48 -0000 Received: (qmail 22193 invoked by uid 500); 4 May 2010 08:33:47 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 21981 invoked by uid 500); 4 May 2010 08:33:46 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 21974 invoked by uid 99); 4 May 2010 08:33:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 08:33:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 04 May 2010 08:33:42 +0000 Received: (qmail 42874 invoked by uid 1845); 4 May 2010 08:33:20 -0000 Date: 4 May 2010 08:33:20 -0000 Message-ID: <20100504083320.42873.qmail@minotaur.apache.org> From: gawor@apache.org To: dev@geronimo.apache.org Subject: [BUILD] trunk: Failed for Revision: 940754 X-Virus-Checked: Checked by ClamAV on apache.org Geronimo Revision: 940754 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100504/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100504 [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 minutes 35 seconds [INFO] Finished at: Tue May 04 03:46:45 EDT 2010 [INFO] Final Memory: 518M/1009M [INFO] ------------------------------------------------------------------------ TESTSUITE RESULTS (Failures only) ================================= Assembly: tomcat ================================= See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100504/logs-0300-tomcat/ Running TestSuite Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec <<< FAILURE! [INFO] [failsafe:integration-test {execution: integration-test}] [INFO] Failsafe report directory: /home/geronimo/geronimo/trunk/testsuite/enterprise-testsuite/appname-tests/appname-ear/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec <<< FAILURE! Results : Failed tests: testAppNameInjection(org.apache.geronimo.testsuite.appname.ServletTest) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] [geronimo:undeploy-module {execution: undeploy}] [INFO] Using non-artifact based module id: org.apache.geronimo.testsuite/appname-ear/3.0-SNAPSHOT/ear [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using protocol=jmx, host=localhost, port=1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using JMXServiceURL with host=localhost, port=1099, secure=false [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : throwing javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused] at org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:193) at org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:140) at javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111) at org.apache.geronimo.mavenplugins.geronimo.module.ModuleMojoSupport.getDeploymentManager(ModuleMojoSupport.java:91) at org.apache.geronimo.mavenplugins.geronimo.module.ModuleMojoSupport.stopModule(ModuleMojoSupport.java:275) at org.apache.geronimo.mavenplugins.geronimo.module.ModuleMojoSupport.undeployModule(ModuleMojoSupport.java:309) at org.apache.geronimo.mavenplugins.geronimo.module.UndeployModuleMojo.doExecute(UndeployModuleMojo.java:37) at org.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport.execute(ReportingMojoSupport.java:99) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused] at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248) at org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:185) ... 26 more Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused] at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:101) at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1886) at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1856) at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:257) ... 28 more Caused by: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601) at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198) at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184) at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97) ... 33 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:525) at java.net.Socket.connect(Socket.java:475) at java.net.Socket.(Socket.java:372) at java.net.Socket.(Socket.java:186) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128) at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595) ... 38 more [WARNING] Ignoring failure ! [INFO] [ianal:verify-legal-files {execution: default}] [WARNING] Skipping verification of legal files in artifacts: [WARNING] org.apache.geronimo.testsuite:appname-ear:ear:3.0-SNAPSHOT [INFO] [geronimo:stop-server {execution: stop-geronimo}] [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Initialized with URL: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector, environment: {jmx.remote.credentials=[Ljava.lang.String;@55920b} [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; ignoring: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Assembly: jetty ================================= See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100504/logs-0300-jetty/ Running TestSuite Tests run: 22, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 30.941 sec <<< FAILURE! [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using protocol=jmx, host=localhost, port=1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using JMXServiceURL with host=localhost, port=1099, secure=false [INFO] Starting modules... [INFO] Starting module: JEE5/JAXBEJB/1.1/jar [INFO] Started module(s): [INFO] [0] JEE5/JAXBEJB/1.1/jar [INFO] [failsafe:integration-test {execution: integration-test}] [INFO] Failsafe report directory: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [geronimo:undeploy-module {execution: undeploy-war-as-moduleId}] [INFO] Using non-artifact based module id: JEE5/JAXBEJB/1.1/jar [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using protocol=jmx, host=localhost, port=1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using JMXServiceURL with host=localhost, port=1099, secure=false [INFO] Stopping module: JEE5/JAXBEJB/1.1/jar [INFO] Stopped module(s): [INFO] [0] JEE5/JAXBEJB/1.1/jar [INFO] Undeploying module: JEE5/JAXBEJB/1.1/jar [INFO] Undeployed module(s): [INFO] [0] JEE5/JAXBEJB/1.1/jar [INFO] [ianal:verify-legal-files {execution: default}] [WARNING] Skipping verification of legal files in artifacts: [WARNING] org.apache.geronimo.testsuite:jaxb-ejb:jar:3.0-SNAPSHOT [INFO] [geronimo:stop-server {execution: stop-geronimo}] [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Initialized with URL: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector, environment: {jmx.remote.credentials=[Ljava.lang.String;@15fcd7d} [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connected [INFO] Stopping Geronimo server... [INFO] [install:install {execution: default-install}] [INFO] Installing /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/target/jaxb-ejb-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/jaxb-ejb/3.0-SNAPSHOT/jaxb-ejb-3.0-SNAPSHOT.jar [INFO] [failsafe:verify {execution: verify}] [INFO] Failsafe report directory: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/target/failsafe-reports [INFO] ------------------------------------------------------------------------ [INFO] Building Geronimo TestSuite :: WebServices TestSuite :: JAXB Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [genesis:validate-configuration {execution: default}] [INFO] [geronimo-property:set-property {execution: set-property}] [INFO] [enforcer:enforce {execution: default}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/src/main/filtered-resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/src/test/resources [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/src/test/filtered-resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/jaxb-client-3.0-SNAPSHOT.jar [INFO] [geronimo:start-server {execution: start-geronimo}] [INFO] Using assembly configuration: jetty [INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty8-javaee6:zip:bin:3.0-SNAPSHOT:provided [INFO] Using geronimoHome: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/geronimo-jetty8-javaee6-3.0-SNAPSHOT [INFO] Installing assembly... [INFO] Expanding: /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty8-javaee6/3.0-SNAPSHOT/geronimo-jetty8-javaee6-3.0-SNAPSHOT-bin.zip into /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target [INFO] Starting Geronimo server... [INFO] Selected option set: default [INFO] Redirecting output to: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log [INFO] Waiting for Geronimo server... [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Initialized with URL: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector, environment: {jmx.remote.credentials=[Ljava.lang.String;@5ace51} [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connected [INFO] Geronimo server started in 0:00:00.082 [INFO] [geronimo:deploy-module {execution: deploy-client}] [INFO] Using non-artifact based module archive: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/jaxb-client-3.0-SNAPSHOT.jar [INFO] Distributing module artifact: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/jaxb-client-3.0-SNAPSHOT.jar [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Parsing URI=deployer:geronimo:jmx://localhost:1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using protocol=jmx, host=localhost, port=1099 [org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory] : Using JMXServiceURL with host=localhost, port=1099, secure=false [WARNING] Ignoring failure ! [INFO] [geronimo:run-client {execution: run-client}] [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Initialized with URL: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector, environment: {jmx.remote.credentials=[Ljava.lang.String;@5652f8} [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector [org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connected [INFO] Geronimo Home: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/target/geronimo-jetty8-javaee6-3.0-SNAPSHOT [INFO] Starting Geronimo client... [INFO] Redirecting output to: /home/geronimo/geronimo/trunk/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/target/client.log [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Samples: trunk ================================= Log: http://people.apache.org/builds/geronimo/server/binaries/trunk/20100504/samples-0300.log Build status: FAILED