Geronimo Revision: 942379 built with tests included
See the full build-0900.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100508/build-0900.log
Download the binaries from
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100508
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54 minutes 32 seconds
[INFO] Finished at: Sat May 08 09:58:17 EDT 2010
[INFO] Final Memory: 512M/1010M
[INFO] ------------------------------------------------------------------------
TESTSUITE RESULTS (Failures only)
=================================
Assembly: tomcat
=================================
See full test results and logs at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100508/logs-0900-tomcat/
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec <<<
FAILURE!
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat7-javaee6/3.0-SNAPSHOT/geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin.zip
into
/home/geronimo/geronimo/trunk/testsuite/enterprise-testsuite/appname-tests/appname-ear/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to:
/home/geronimo/geronimo/trunk/testsuite/enterprise-testsuite/appname-tests/appname-ear/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;@250147}
[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.041
[INFO] [geronimo:deploy-module {execution: deploy}]
[INFO] Using non-artifact based module archive:
/home/geronimo/geronimo/trunk/testsuite/enterprise-testsuite/appname-tests/appname-ear/target/appname-ear-3.0-SNAPSHOT.ear
[INFO] Distributing module artifact:
/home/geronimo/geronimo/trunk/testsuite/enterprise-testsuite/appname-tests/appname-ear/target/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
[WARNING] Ignoring failure !
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[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.502 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.CommunicationException [Root
exception is java.rmi.NoSuchObjectException: no such object in table]
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.CommunicationException [Root exception is
java.rmi.NoSuchObjectException: no such object in table]
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.CommunicationException [Root exception is
java.rmi.NoSuchObjectException: no such object in table]
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.NoSuchObjectException: no such object in table
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:359)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at
com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
... 33 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;@14d0bc7}
[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/20100508/logs-0900-jetty/
Samples: trunk
=================================
Log:
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100508/samples-0900.log
Build status: FAILED