==[SUMMARY]==================================== [junit] [ERROR] TEST javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest FAILED [junit] [ERROR] TEST org.apache.geronimo.remoting.transport.AsyncTransportTest FAILED [junit] [ERROR] TEST org.apache.geronimo.remoting.RemotingInterceptorsTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.remoting.jmx.RemoteLoginTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginSQLTest FAILED
==[UPDATED]==================================== U modules/deployment/src/java/org/apache/geronimo/deployment/cli/ServerConnection.java U modules/timer/src/test/org/apache/geronimo/timer/jdbc/JDBCWorkerPersistenceTest.java U modules/common/src/test/org/apache/geronimo/common/propertyeditor/PropertyEditorsTest.java
Testsuite: javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest Tests run: 9, Failures: 3, Errors: 0, Time elapsed: 0.053 sec Testcase: testDeploymentManagerCreationException(javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest): FAILED We should have a registered DeploymentFactory junit.framework.AssertionFailedError: We should have a registered DeploymentFactory at javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest.ensureFactoryRegistered()V(DeploymentFactoryManagerTest.java:148) at javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest.testDeploymentManagerCreationException()V(DeploymentFactoryManagerTest.java:131) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575) Testcase: testDisconnectedGetDeploymentManagerWithoutAnyRegisteredFactories(javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest): FAILED Expected a DeploymentManagerCreationException junit.framework.AssertionFailedError: Expected a DeploymentManagerCreationException at javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest.testDisconnectedGetDeploymentManagerWithoutAnyRegisteredFactories()V(DeploymentFactoryManagerTest.java:62) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Lcom.werken.werkz.Session;)V(Goal.java:488) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:573) Testcase: testGetDeploymentManagerWithoutAnyRegisteredFactories(javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest): FAILED Expected a DeploymentManagerCreationException junit.framework.AssertionFailedError: Expected a DeploymentManagerCreationException at javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest.testGetDeploymentManagerWithoutAnyRegisteredFactories()V(DeploymentFactoryManagerTest.java:53) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Lcom.werken.werkz.Session;)V(Goal.java:488) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:573)
Testsuite: org.apache.geronimo.remoting.transport.AsyncTransportTest Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 60.613 sec Testcase: testRequestMessage(org.apache.geronimo.remoting.transport.AsyncTransportTest): Caused an ERROR Request time out. org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.AsyncTransportTest.testRequestMessage()V(AsyncTransportTest.java:98) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Lcom.werken.werkz.Session;)V(Goal.java:488)
Testsuite: org.apache.geronimo.remoting.RemotingInterceptorsTest Tests run: 8, Failures: 2, Errors: 2, Time elapsed: 120.446 sec Testcase: testSetTransientWithSerializedOptimizedProxy(org.apache.geronimo.remoting.RemotingInterceptorsTest): Caused an ERROR null java.lang.reflect.UndeclaredThrowableException at $Proxy3.setValue(Lorg.apache.geronimo.remoting.TransientValue;)V(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.geronimo.remoting.RemotingInterceptorsTest.call(Ljava.lang.Object;Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(RemotingInterceptorsTest.java:302) at org.apache.geronimo.remoting.RemotingInterceptorsTest.testSetTransientWithSerializedOptimizedProxy()V(RemotingInterceptorsTest.java:240) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.InterVMRoutingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(InterVMRoutingInterceptor.java:49) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy3.setValue(Lorg.apache.geronimo.remoting.TransientValue;)V(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.geronimo.remoting.RemotingInterceptorsTest.call(Ljava.lang.Object;Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(RemotingInterceptorsTest.java:302) at org.apache.geronimo.remoting.RemotingInterceptorsTest.testSetTransientWithSerializedOptimizedProxy()V(RemotingInterceptorsTest.java:240) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) Testcase: testSetSpouseOtherCLWithSerializedProxy(org.apache.geronimo.remoting.RemotingInterceptorsTest): Caused an ERROR null java.lang.reflect.UndeclaredThrowableException at $Proxy4.setSpouse(Lorg.apache.geronimo.remoting.IPerson;)V(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.geronimo.remoting.RemotingInterceptorsTest.call(Ljava.lang.Object;Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(RemotingInterceptorsTest.java:302) at org.apache.geronimo.remoting.RemotingInterceptorsTest.testSetSpouseOtherCLWithSerializedProxy()V(RemotingInterceptorsTest.java:183) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.InterVMRoutingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(InterVMRoutingInterceptor.java:49) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy4.setSpouse(Lorg.apache.geronimo.remoting.IPerson;)V(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.geronimo.remoting.RemotingInterceptorsTest.call(Ljava.lang.Object;Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(RemotingInterceptorsTest.java:302) at org.apache.geronimo.remoting.RemotingInterceptorsTest.testSetSpouseOtherCLWithSerializedProxy()V(RemotingInterceptorsTest.java:183) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) Testcase: testSetSpouseOtherCL(org.apache.geronimo.remoting.RemotingInterceptorsTest): FAILED Call should fail due to argument type mismatch. junit.framework.AssertionFailedError: Call should fail due to argument type mismatch. at org.apache.geronimo.remoting.RemotingInterceptorsTest.testSetSpouseOtherCL()V(RemotingInterceptorsTest.java:134) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Lcom.werken.werkz.Session;)V(Goal.java:488) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:573) Testcase: testCheckClassLoaders(org.apache.geronimo.remoting.RemotingInterceptorsTest): FAILED Classpath for this test was incorrect. The 'org.apache.geronimo.remoting.Person' cannot be in the test's classpath. junit.framework.AssertionFailedError: Classpath for this test was incorrect. The 'org.apache.geronimo.remoting.Person' cannot be in the test's classpath. at org.apache.geronimo.remoting.RemotingInterceptorsTest.testCheckClassLoaders()V(RemotingInterceptorsTest.java:98) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at org.apache.commons.jelly.tags.ant.AntTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(AntTag.java:232) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(Lorg.apache.commons.jelly.XMLOutput;)V(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(Lorg.apache.commons.jelly.XMLOutput;)V(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(Lorg.apache.commons.jelly.JellyContext;Lorg.apache.commons.jelly.XMLOutput;)V(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(Lcom.werken.werkz.Session;)V(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Lcom.werken.werkz.Session;)V(Goal.java:639) at com.werken.werkz.Goal.attain(Lcom.werken.werkz.Session;)V(Goal.java:575)
Testsuite: org.apache.geronimo.security.remoting.jmx.RemoteLoginTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 65.335 sec ------------- Standard Output --------------- Created MBeanServer with ID: 1b:1001f194de5:-8000:localhost.localdomain:1 ------------- ---------------- --------------- Testcase: testLogin(org.apache.geronimo.security.remoting.jmx.RemoteLoginTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.testLogin()V(RemoteLoginTest.java:70) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at junit.framework.TestCase.runTest()V(TestCase.java:154) at junit.framework.TestCase.runBare()V(TestCase.java:127) at junit.framework.TestResult$1.protect()V(TestResult.java:106) at junit.framework.TestResult.runProtected(Ljunit.framework.Test;Ljunit.framework.Protectable;)V(TestResult.java:124) at junit.framework.TestResult.run(Ljunit.framework.TestCase;)V(TestResult.java:109) at junit.framework.TestCase.run(Ljunit.framework.TestResult;)V(TestCase.java:118) at junit.framework.TestSuite.runTest(Ljunit.framework.Test;Ljunit.framework.TestResult;)V(TestSuite.java:208) at junit.framework.TestSuite.run(Ljunit.framework.TestResult;)V(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run()V(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main([Ljava.lang.String;)V(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.testLogin()V(RemoteLoginTest.java:70) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at junit.framework.TestCase.runTest()V(TestCase.java:154) at junit.framework.TestCase.runBare()V(TestCase.java:127) at junit.framework.TestResult$1.protect()V(TestResult.java:106) at junit.framework.TestResult.runProtected(Ljunit.framework.Test;Ljunit.framework.Protectable;)V(TestResult.java:124) at junit.framework.TestResult.run(Ljunit.framework.TestCase;)V(TestResult.java:109) at junit.framework.TestCase.run(Ljunit.framework.TestResult;)V(TestCase.java:118) at junit.framework.TestSuite.runTest(Ljunit.framework.Test;Ljunit.framework.TestResult;)V(TestSuite.java:208) javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.testLogin()V(RemoteLoginTest.java:70) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.testLogin()V(RemoteLoginTest.java:70) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.testLogin()V(RemoteLoginTest.java:70) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
Testsuite: org.apache.geronimo.security.jaas.LoginSQLTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 67.194 sec ------------- Standard Output --------------- Created MBeanServer with ID: 1b:1001f1b2e3a:-8000:localhost.localdomain:1 ------------- ---------------- --------------- Testcase: testLogoutTimeout(org.apache.geronimo.security.jaas.LoginSQLTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogoutTimeout()V(LoginSQLTest.java:130) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at junit.framework.TestCase.runTest()V(TestCase.java:154) at junit.framework.TestCase.runBare()V(TestCase.java:127) at junit.framework.TestResult$1.protect()V(TestResult.java:106) at junit.framework.TestResult.runProtected(Ljunit.framework.Test;Ljunit.framework.Protectable;)V(TestResult.java:124) at junit.framework.TestResult.run(Ljunit.framework.TestCase;)V(TestResult.java:109) at junit.framework.TestCase.run(Ljunit.framework.TestResult;)V(TestCase.java:118) at junit.framework.TestSuite.runTest(Ljunit.framework.Test;Ljunit.framework.TestResult;)V(TestSuite.java:208) at junit.framework.TestSuite.run(Ljunit.framework.TestResult;)V(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run()V(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main([Ljava.lang.String;)V(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogoutTimeout()V(LoginSQLTest.java:130) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source) at junit.framework.TestCase.runTest()V(TestCase.java:154) at junit.framework.TestCase.runBare()V(TestCase.java:127) at junit.framework.TestResult$1.protect()V(TestResult.java:106) at junit.framework.TestResult.runProtected(Ljunit.framework.Test;Ljunit.framework.Protectable;)V(TestResult.java:124) at junit.framework.TestResult.run(Ljunit.framework.TestCase;)V(TestResult.java:109) at junit.framework.TestCase.run(Ljunit.framework.TestResult;)V(TestCase.java:118) at junit.framework.TestSuite.runTest(Ljunit.framework.Test;Ljunit.framework.TestResult;)V(TestSuite.java:208) javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogoutTimeout()V(LoginSQLTest.java:130) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(Ljava.net.URI;Lorg.apache.geronimo.remoting.transport.Msg;)Lorg.apache.geronimo.remoting.transport.Msg;(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(RemoteTransportInterceptor.java:63) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(MarshalingInterceptor.java:47) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SimpleRPCContainer.java:50) at org.apache.geronimo.proxy.ProxyContainer.invoke(Ljava.lang.Object;Ljava.lang.reflect.Method;[Ljava.lang.Object;)Ljava.lang.Object;(ProxyContainer.java:51) at $Proxy0.getAppConfigurationEntries(Ljava.lang.String;)[Lorg.apache.geronimo.security.jaas.SerializableACE;(Unknown Source) at org.apache.geronimo.security.jaas.RemoteLoginModule.initialize(Ljavax.security.auth.Subject;Ljavax.security.auth.callback.CallbackHandler;Ljava.util.Map;Ljava.util.Map;)V(RemoteLoginModule.java:71) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:662) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogoutTimeout()V(LoginSQLTest.java:130) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invoke(Ljava.lang.String;)V(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(Ljavax.security.auth.login.LoginContext;Ljava.lang.String;)V(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run()Ljava.lang.Object;(LoginContext.java:610) at jrockit.vm.AccessController.do_privileged_exc(Ljava.security.PrivilegedExceptionAction;Ljava.security.AccessControlContext;J)Ljava.lang.Object;(Unknown Source) at jrockit.vm.AccessController.doPrivileged(Ljava.security.PrivilegedExceptionAction;)Ljava.lang.Object;(Unknown Source) at javax.security.auth.login.LoginContext.invokeModule(Ljava.lang.String;)V(LoginContext.java:607) at javax.security.auth.login.LoginContext.login()V(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogoutTimeout()V(LoginSQLTest.java:130) at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava.lang.Object;JLjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
U modules/deployment/src/java/org/apache/geronimo/deployment/cli/ServerConnection.java U modules/timer/src/test/org/apache/geronimo/timer/jdbc/JDBCWorkerPersistenceTest.java U modules/common/src/test/org/apache/geronimo/common/propertyeditor/PropertyEditorsTest.java Updated to revision 57002. __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc build:start: m:-all: m:init: m:default: multiproject:projects-init: [echo] Gathering project list Starting the reactor... Our processing order: Geronimo :: Java Transaction API Specification Geronimo :: Enterprise JavaBeans Specification Geronimo :: J2EE Application Management Specification Geronimo :: J2EE Application Deployment Specification Geronimo :: Kernel Geronimo maven xmlbeans plugin Geronimo :: Common Geronimo :: System Geronimo :: J2EE Schema Geronimo :: Deployment Geronimo maven deployment plugin Geronimo maven xpom plugin Geronimo :: Java Activation Framework Geronimo :: J2EE Connector Architecture Specification Geronimo :: Servlet Specification Geronimo :: Java Authorization Contract for Containers Specification Geronimo :: JMS Specification Geronimo :: JavaMail API Geronimo :: Java API for XML Registries (JAXR) Geronimo :: JavaServer Pages Specification Geronimo :: J2EE Specification The Magic G Ball Geronimo :: Demo Webapp Geronimo :: JMX Debug Webapp Geronimo :: Core Geronimo :: J2EE Geronimo :: Naming Geronimo :: Transaction Geronimo :: Client Geronimo :: Remoting Geronimo :: Network Geronimo :: Security Geronimo :: Connector Geronimo :: J2EE Geronimo :: Naming Geronimo :: Client Builder Geronimo :: Clustering Geronimo :: Connector :: Builder Geronimo :: Jetty Geronimo :: Jetty Geronimo :: JMX Remoting Geronimo :: Derby Geronimo :: Timer Geronimo :: Mail Geronimo :: Assembly Geronimo :: Derby :: Connector Geronimo :: Spring Geronimo :: Axis Geronimo :: Console Web +---------------------------------------- | Gathering project list Geronimo :: Java Transaction API Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Enterprise JavaBeans Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Application Management Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Application Deployment Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Kernel | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven xmlbeans plugin | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Common | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: System | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Schema | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Deployment | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven deployment plugin | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven xpom plugin | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java Activation Framework | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Connector Architecture Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Servlet Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java Authorization Contract for Containers Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMS Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JavaMail API | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java API for XML Registries (JAXR) | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JavaServer Pages Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Specification | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list The Magic G Ball | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Demo Webapp | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMX Debug Webapp | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Core | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Naming | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Transaction | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Client | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Remoting | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Network | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Security | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Connector | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Naming | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Client Builder | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Clustering | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Connector :: Builder | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Jetty | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Jetty | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMX Remoting | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Derby | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Timer | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Mail | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Assembly | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Derby :: Connector | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Spring | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Axis | Memory: 28M/64M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Console Web | Memory: 28M/64M +---------------------------------------- Starting the reactor... Our processing order: Geronimo :: Java Transaction API Specification Geronimo :: Enterprise JavaBeans Specification Geronimo :: J2EE Application Management Specification Geronimo :: J2EE Application Deployment Specification Geronimo :: Kernel Geronimo maven xmlbeans plugin Geronimo :: Common Geronimo :: System Geronimo :: J2EE Schema Geronimo :: Deployment Geronimo maven deployment plugin Geronimo maven xpom plugin Geronimo :: Java Activation Framework Geronimo :: J2EE Connector Architecture Specification Geronimo :: Servlet Specification Geronimo :: Java Authorization Contract for Containers Specification Geronimo :: JMS Specification Geronimo :: JavaMail API Geronimo :: Java API for XML Registries (JAXR) Geronimo :: JavaServer Pages Specification Geronimo :: J2EE Specification The Magic G Ball Geronimo :: Demo Webapp Geronimo :: JMX Debug Webapp Geronimo :: Core Geronimo :: J2EE Geronimo :: Naming Geronimo :: Transaction Geronimo :: Client Geronimo :: Remoting Geronimo :: Network Geronimo :: Security Geronimo :: Connector Geronimo :: J2EE Geronimo :: Naming Geronimo :: Client Builder Geronimo :: Clustering Geronimo :: Connector :: Builder Geronimo :: Jetty Geronimo :: Jetty Geronimo :: JMX Remoting Geronimo :: Derby Geronimo :: Timer Geronimo :: Mail Geronimo :: Assembly Geronimo :: Derby :: Connector Geronimo :: Spring Geronimo :: Axis Geronimo :: Console Web +---------------------------------------- | Executing default Geronimo :: Java Transaction API Specification | Memory: 28M/64M +---------------------------------------- multiproject:goal: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Transaction API Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/jta/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/jta/target/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/jta/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-jta-1.0.1B-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Enterprise JavaBeans Specification | Memory: 43M/64M +---------------------------------------- Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Enterprise JavaBeans Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/ejb/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/ejb/target/geronimo-spec-ejb-2.1-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/ejb/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-ejb-2.1-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Application Management Specification | Memory: 51M/64M +---------------------------------------- Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Application Management Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/j2ee-management/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-management/target/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-management/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-management-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Application Deployment Specification | Memory: 48M/64M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Application Deployment Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/j2ee-deployment/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [junit] Running javax.enterprise.deploy.model.XPathEventTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.161 sec [junit] Running javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest [junit] Tests run: 9, Failures: 3, Errors: 0, Time elapsed: 0.053 sec [junit] [ERROR] TEST javax.enterprise.deploy.shared.factories.DeploymentFactoryManagerTest FAILED [junit] Running javax.enterprise.deploy.shared.ActionTypeTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec [junit] Running javax.enterprise.deploy.shared.CommandTypeTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] Running javax.enterprise.deploy.shared.StateTypeTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running javax.enterprise.deploy.shared.ModuleTypeTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec [junit] Running javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-deployment/target/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-deployment/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Kernel | Memory: 64M/64M +---------------------------------------- Attempting to download geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/kernel/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/kernel/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo maven xmlbeans plugin | Memory: 35M/64M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: doinstall: [copy] Copying 1 file to /home/users/dblevins/.maven/repository/geronimo/plugins [unjar] Expanding: /home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into /home/users/dblevins/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT +---------------------------------------- | Executing default Geronimo :: Common | Memory: 50M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/common/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [javac] Compiling 1 source file to /home/users/dblevins/work/geronimo/modules/common/target/test-classes test:test: [junit] Running org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapterTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec [junit] Running org.apache.geronimo.common.propertyeditor.PropertyEditorsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec [junit] Running org.apache.geronimo.common.CloneableObjectTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec [junit] Running org.apache.geronimo.common.LongCounterTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.019 sec [junit] Running org.apache.geronimo.common.CounterTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.019 sec [junit] Running org.apache.geronimo.common.PrimitivesTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.014 sec [junit] Running org.apache.geronimo.common.ParameterizedRuntimeExceptionTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] Running org.apache.geronimo.common.NotCoercibleExceptionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.009 sec [junit] Running org.apache.geronimo.common.ThrowableHandlerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec [junit] Running org.apache.geronimo.common.ParameterizedExceptionTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running org.apache.geronimo.common.NullArgumentExceptionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [touch] Creating /home/users/dblevins/work/geronimo/modules/common/target/test-reports/tstamp Copying: from '/home/users/dblevins/work/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/common/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: System | Memory: 58M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/system/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: [delete] Deleting directory /home/users/dblevins/work/geronimo/modules/system/target/tmp [mkdir] Created dir: /home/users/dblevins/work/geronimo/modules/system/target/tmp test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: [jar] Building jar: /home/users/dblevins/work/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/system/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Schema | Memory: 61M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/j2ee-schema/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee-schema/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Deployment | Memory: 57M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/deployment/target/classes [javac] Compiling 1 source file to /home/users/dblevins/work/geronimo/modules/deployment/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [junit] Running org.apache.geronimo.deployment.tools.ClientDeployableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.324 sec [junit] Running org.apache.geronimo.deployment.tools.DDBeanRootTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.427 sec [junit] Running org.apache.geronimo.deployment.tools.WebDeployableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.218 sec [junit] Running org.apache.geronimo.deployment.service.ConfigPlanTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.172 sec [junit] Running org.apache.geronimo.deployment.plugin.DeploymentConfigurationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec jar:jar: [jar] Building jar: /home/users/dblevins/work/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/deployment/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo maven deployment plugin | Memory: 51M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is not available Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is not available jar:install: build:end: build:start: default: plugin:plugin: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. jar:jar: plugin:install: [delete] Deleting 1 files from /usr/local/maven/plugins [delete] /home/users/dblevins/.maven/plugins not found. [delete] Deleting 18 files from /home/users/dblevins/.maven/cache [delete] Deleted 7 directories from /home/users/dblevins/.maven/cache [copy] Copying 1 file to /usr/local/maven/plugins doinstall: [copy] Copying 1 file to /home/users/dblevins/.maven/repository/geronimo/plugins [mkdir] Created dir: /home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT [unjar] Expanding: /home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar into /home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT doinstall: [copy] Copying 1 file to /home/users/dblevins/.maven/repository/geronimo/plugins [unjar] Expanding: /home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar into /home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT +---------------------------------------- | Executing default Geronimo maven xpom plugin | Memory: 37M/64M +---------------------------------------- Plugin 'maven-deploy-plugin' in project 'Geronimo maven xpom plugin' is not available build:end: build:start: default: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. jar:jar: doinstall: [copy] Copying 1 file to /home/users/dblevins/.maven/repository/geronimo/plugins [unjar] Expanding: /home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/geronimo-xpom-plugin-1.0-SNAPSHOT.jar into /home/users/dblevins/.maven/cache/geronimo-xpom-plugin-1.0-SNAPSHOT +---------------------------------------- | Executing default Geronimo :: Java Activation Framework | Memory: 43M/64M +---------------------------------------- build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Activation Framework' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/activation/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/activation/target/geronimo-spec-activation-1.0.2-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/activation/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-activation-1.0.2-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Connector Architecture Specification | Memory: 63M/64M +---------------------------------------- Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Connector Architecture Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/j2ee-connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-connector/target/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-connector/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Servlet Specification | Memory: 63M/64M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Servlet Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/servlet/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/servlet/target/geronimo-spec-servlet-2.4-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/servlet/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-servlet-2.4-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Java Authorization Contract for Containers Specification | Memory: 51M/64M +---------------------------------------- Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Authorization Contract for Containers Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/j2ee-jacc/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-jacc/target/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee-jacc/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JMS Specification | Memory: 29M/64M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMS Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/jms/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/jms/target/geronimo-spec-jms-1.1-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-jms-1.1-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/jms/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-jms-1.1-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JavaMail API | Memory: 48M/64M +---------------------------------------- Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JavaMail API' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/javamail/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/javamail/target/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/javamail/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-javamail-1.3.1-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Java API for XML Registries (JAXR) | Memory: 43M/64M +---------------------------------------- Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java API for XML Registries (JAXR)' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/jaxr/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/jaxr/target/geronimo-spec-jaxr-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-jaxr-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/jaxr/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-jaxr-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JavaServer Pages Specification | Memory: 64M/64M +---------------------------------------- Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JavaServer Pages Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/specs/jsp/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/specs/jsp/target/geronimo-spec-jsp-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-jsp-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/jsp/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-jsp-2.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Specification | Memory: 49M/64M +---------------------------------------- Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jms-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jms-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-javamail-1.3.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jaxr-1.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jaxr-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jsp-2.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jsp-2.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Specification' is not available build:start: default: jar:jar: [delete] Deleting: /home/users/dblevins/work/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-SNAPSHOT.jar [jar] Building jar: /home/users/dblevins/work/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-1.4-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/specs/j2ee/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-1.4-SNAPSHOT.pom' +---------------------------------------- | Executing default The Magic G Ball | Memory: 41M/64M +---------------------------------------- Attempting to download geronimo-spec-j2ee-1.4-SNAPSHOT.jar. jar:install: build:end: build:start: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/geronimo/applications/magicGball/target/classes ejb: war:init: java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. war:webapp: [echo] Assembling webapp magicGball [copy] Copying 1 file to /home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF war:war: [echo] Building WAR magicGball [jar] Updating jar: /home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball.war client: ear: [jar] Building jar: /home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball.ear +---------------------------------------- | Executing default Geronimo :: Demo Webapp | Memory: 35M/64M +---------------------------------------- Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. default: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc build:start: default: war:init: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/geronimo/applications/demo/target/classes [echo] No java source files to compile. java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. war:webapp: [echo] Assembling webapp geronimo-demo [copy] Copying 1 file to /home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF war:war: [echo] Building WAR geronimo-demo [jar] Updating jar: /home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war Copying: from '/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war' to: '/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war' Copying: from '/home/users/dblevins/work/geronimo/applications/demo/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JMX Debug Webapp | Memory: 56M/64M +---------------------------------------- Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally war:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc build:start: default: war:init: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/applications/jmxdebug/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. war:webapp: [echo] Assembling webapp geronimo-jmxdebug [copy] Copying 1 file to /home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF war:war: [echo] Building WAR geronimo-jmxdebug [jar] Updating jar: /home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war Copying: from '/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war' to: '/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war' Copying: from '/home/users/dblevins/work/geronimo/applications/jmxdebug/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Core | Memory: 52M/64M +---------------------------------------- Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. war:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/core/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/core/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE | Memory: 45M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/j2ee/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Naming | Memory: 36M/64M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/naming/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/naming/target/geronimo-naming-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/naming/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-naming-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Transaction | Memory: 61M/64M +---------------------------------------- Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Attempting to download howl-logger-0.1.8-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Transaction' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/transaction/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/transaction/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-transaction-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Client | Memory: 61M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/client/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/client/target/geronimo-client-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-client-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/client/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-client-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Remoting | Memory: 49M/64M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Remoting' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/remoting/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [junit] Running org.apache.geronimo.remoting.transport.AsyncTransportTest ================================================ ================================================ [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 60.613 sec [junit] [ERROR] TEST org.apache.geronimo.remoting.transport.AsyncTransportTest FAILED [junit] Running org.apache.geronimo.remoting.JMXRemotingTest Created MBeanServer with ID: 515:1001f1617ab:-8000:localhost.localdomain:1 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.643 sec [junit] Running org.apache.geronimo.remoting.StartupTest Created MBeanServer with ID: 515:1001f1617ab:-7fff:localhost.localdomain:1 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.912 sec [junit] Running org.apache.geronimo.remoting.RemotingInterceptorsTest Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ ================================================ [junit] Tests run: 8, Failures: 2, Errors: 2, Time elapsed: 120.446 sec [junit] [ERROR] TEST org.apache.geronimo.remoting.RemotingInterceptorsTest FAILED [junit] Running org.apache.geronimo.remoting.MarshalingInterceptorsTest Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ Setting up the CP to: file:/home/users/dblevins/work/geronimo/modules/remoting/target/mock-app/ [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.171 sec Copying: from '/home/users/dblevins/work/geronimo/modules/remoting/target/geronimo-remoting-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-remoting-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/remoting/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-remoting-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Network | Memory: 62M/64M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Network' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/network/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/network/target/geronimo-network-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-network-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/network/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-network-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Security | Memory: 64M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-network-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/security/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: [delete] Deleting directory /home/users/dblevins/work/geronimo/modules/security/target/database [mkdir] Created dir: /home/users/dblevins/work/geronimo/modules/security/target/database test:compile: test:test: [junit] Running org.apache.geronimo.security.remoting.jmx.RemoteLoginTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 65.335 sec [junit] [ERROR] TEST org.apache.geronimo.security.remoting.jmx.RemoteLoginTest FAILED [junit] Running org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.254 sec [junit] Running org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.752 sec [junit] Running org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBridgeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.654 sec [junit] Running org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.598 sec [junit] Running org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.591 sec [junit] Running org.apache.geronimo.security.jaas.LoginSimpleRealmTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.691 sec [junit] Running org.apache.geronimo.security.jaas.LoginPropertiesFileTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.811 sec [junit] Running org.apache.geronimo.security.jaas.LoginKerberosTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.568 sec [junit] Running org.apache.geronimo.security.jaas.LoginSQLTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 67.194 sec [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginSQLTest FAILED [junit] Running org.apache.geronimo.security.jaas.ConfigurationEntryTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.778 sec Copying: from '/home/users/dblevins/work/geronimo/modules/security/target/geronimo-security-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/security/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-security-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Connector | Memory: 59M/64M +---------------------------------------- Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/connector/target/geronimo-connector-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/connector/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-connector-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE | Memory: 64M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: setupEar: setupEar: setupUnpackedEar: setupBaseUnpackedEar: setupBaseUnpackedEar: setupBaseUnpackedEar: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/geronimo-j2ee-builder-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee-builder/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-builder-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Naming | Memory: 54M/64M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/naming-builder/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/naming-builder/target/geronimo-naming-builder-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/naming-builder/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-naming-builder-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Client Builder | Memory: 47M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client Builder' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/client-builder/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/client-builder/target/geronimo-client-builder-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-client-builder-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/client-builder/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-client-builder-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Clustering | Memory: 43M/64M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Clustering' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/clustering/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/clustering/target/geronimo-clustering-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-clustering-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/clustering/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-clustering-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Connector :: Builder | Memory: 55M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector :: Builder' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/connector-builder/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/connector-builder/target/geronimo-connector-builder-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/connector-builder/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-connector-builder-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Jetty | Memory: 62M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download org.mortbay.jetty-5.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-spec-jsp-2.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/jetty/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jetty-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/jetty/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jetty-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Jetty | Memory: 47M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-jetty-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download org.mortbay.jetty-5.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-spec-jsp-2.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/jetty-builder/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/jetty-builder/target/geronimo-jetty-builder-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jetty-builder-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/jetty-builder/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jetty-builder-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JMX Remoting | Memory: 55M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMX Remoting' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/jmx-remoting/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/geronimo-jmxremoting-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jmxremoting-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/jmx-remoting/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jmxremoting-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Derby | Memory: 59M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/derby/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/derby/target/geronimo-derby-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-derby-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/derby/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Timer | Memory: 45M/64M +---------------------------------------- Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Timer' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/timer/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [javac] Compiling 1 source file to /home/users/dblevins/work/geronimo/modules/timer/target/test-classes test:test: [junit] Running org.apache.geronimo.timer.jdbc.JDBCWorkerPersistenceTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.801 sec [junit] Running org.apache.geronimo.timer.TransactionalThreadPooledTimerTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 25.49 sec [junit] Running org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 25.827 sec [touch] Creating /home/users/dblevins/work/geronimo/modules/timer/target/test-reports/tstamp Copying: from '/home/users/dblevins/work/geronimo/modules/timer/target/geronimo-timer-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-timer-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/timer/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-timer-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Mail | Memory: 56M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-javamail-1.3.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Mail' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/mail/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/mail/target/geronimo-mail-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-mail-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/mail/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-mail-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Assembly | Memory: 47M/64M +---------------------------------------- Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar. Attempting to download geronimo-client-1.0-SNAPSHOT.jar. Attempting to download geronimo-client-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-clustering-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-jetty-1.0-SNAPSHOT.jar. Attempting to download geronimo-jetty-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-jetty-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-jmxremoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-derby-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download howl-logger-0.1.8-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-1.4-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download tranql-connector-1.0-SNAPSHOT.rar. Attempting to download activemq-core-1.2-SNAPSHOT.jar. Attempting to download activemq-gbean-1.2-SNAPSHOT.jar. Attempting to download activemq-store-jdbm-1.2-SNAPSHOT.jar. Attempting to download activemq-ra-1.2-SNAPSHOT.rar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. Attempting to download org.mortbay.jetty-5.1-SNAPSHOT.jar. Attempting to download geronimo-demo-1.0-SNAPSHOT.war. Attempting to download geronimo-jmxdebug-1.0-SNAPSHOT.war. Attempting to download geronimo-mail-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar. Attempting to download geronimo-spec-javamail-1.3.1-SNAPSHOT.jar. Attempting to download commons-discovery-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Assembly' is not available build:start: default: build: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/geronimo/modules/assembly/target/classes [echo] No java source files to compile. java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: assemble: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib [copy] Copying 31 files to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository [echo] /home/users/dblevins/work/geronimo [echo] Preprocessing system-activemq-plan.xml [echo] Preprocessing j2ee-secure-plan.xml [echo] Preprocessing j2ee-server-plan.xml [echo] Preprocessing client-system-plan.xml [echo] Preprocessing system-jms-plan.xml [echo] Preprocessing deployer-system-plan.xml [echo] Preprocessing j2ee-client-plan.xml [echo] Preprocessing system-plan.xml [echo] Preprocessing default-database-plan.xml [echo] Preprocessing j2ee-deployer-plan.xml [echo] Preprocessing system-database-plan.xml [echo] Bootstrapping service deployer [echo] Building server.jar [java] Packaged configuration org/apache/geronimo/System to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/server.jar [echo] Building server configuration [java] Distributed org/apache/geronimo/Server [echo] Building default database configuration [java] Distributed org/apache/geronimo/DefaultDatabase [echo] Building system database configuration [java] Distributed org/apache/geronimo/SystemDatabase [echo] Building system activemq configuration [java] Distributed org/apache/geronimo/ActiveMQServer [echo] Building system jms configuration [java] Distributed org/apache/geronimo/SystemJMS [echo] Building secure server configuration [java] Distributed org/apache/geronimo/Secure [echo] Building client.jar [java] Packaged configuration org/apache/geronimo/ClientSystem to /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/client.jar [echo] Building J2EE Client configuration [java] Distributed org/apache/geronimo/Client [echo] Building demo website configuration [java] Distributed org/apache/geronimo/Demo [echo] Building debug tool configuration [java] Distributed org/apache/geronimo/DebugConsole [jar] Building jar: /home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-assembly-1.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-assembly-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/assembly/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-assembly-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Derby :: Connector | Memory: 49M/64M +---------------------------------------- Attempting to download tranql-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby :: Connector' is not available build:start: default: rar:init: rar:rar: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/derby-connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-derby-connector-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/derby-connector/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-connector-1.0-SNAPSHOT.pom' jar:jar: jar:install: [echo] Building rar geronimo-derby-connector-1.0-SNAPSHOT with ra.xml "/home/users/dblevins/work/geronimo/modules/derby-connector/src/rar/META-INF/ra.xml" [echo] trying to include /home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar [echo] Bundling: jar - tranql:tranql-connector [jar] Building jar: /home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.rar Copying: from '/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.rar' to: '/home/users/dblevins/.maven/repository/geronimo/rars/geronimo-derby-connector-1.0-SNAPSHOT.rar' Copying: from '/home/users/dblevins/work/geronimo/modules/derby-connector/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-connector-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Spring | Memory: 50M/64M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally rar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Spring' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/spring/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/spring/target/geronimo-spring-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-spring-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/spring/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-spring-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Axis | Memory: 60M/64M +---------------------------------------- Attempting to download ews-SNAPSHOT.jar. Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-jetty-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-jetty-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-timer-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download org.mortbay.jetty-5.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jsp-2.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jsp-2.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download tranql-1.0-SNAPSHOT.jar. Attempting to download commons-discovery-SNAPSHOT.jar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Axis' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/axis/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: truetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetrue [copy] Copying 25 files to /home/users/dblevins/work/geronimo/modules/axis/target/lib /home/users/dblevins/work/geronimo/./modules/axis/target/ws4j2ee.properties created .. [echo] the files are up to date = true EchoPortSoapBindingImpl.java already exists, WSDL2Java will not overwrite it. file:/home/users/dblevins/work/geronimo/target/configStore/0/WEB-INF/classes/ EchoPortSoapBindingImpl.java already exists, WSDL2Java will not overwrite it. [delete] Deleting 18 files from /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/classes [javac] Compiling 11 source files to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/classes [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/classes/META-INF [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/classes/META-INF [copy] Copying 5 files to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/classes [jar] Building jar: /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/lib/echo-temp.jar Nov 9, 2004 1:12:06 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.Packager createJar INFO: creating the jar /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/echo-ewsimpl.jar Nov 9, 2004 1:12:06 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.JARFile addJarFile INFO: /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-jar/build/lib/echo-temp.jar added .... Nov 9, 2004 1:12:06 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.JARFile addJarFile INFO: /home/users/dblevins/work/geronimo/modules/axis/target/samples/echo.jar added .... Nov 9, 2004 1:12:06 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.Packager createJar INFO: jar file creation done META-INF/ adding org/ adding org/apache/ws/echosample/ adding echo.wsdl adding org/apache/ws/echosample/SmallEchoStruct_Helper.class adding org/apache/ws/echosample/EchoHome.class adding org/apache/ws/echosample/EchoEJB.class adding org/apache/ws/echosample/EchoPortSoapBindingStub.class adding deploy.wsdd adding META-INF/MANIFEST.MF adding ws.properties adding META-INF/openejb-jar.xml adding org/apache/ws/echosample/EchoBean.class adding org/apache/ adding META-INF/ejb-jar.xml adding org/apache/ws/echosample/EchoService.class adding org/apache/ws/echosample/EchoStruct_Helper.class adding org/apache/ws/echosample/EchoStruct.class adding org/apache/ws/echosample/EchoPortSoapBindingImpl.class adding org/apache/ws/ adding META-INF/echomapping.xml adding META-INF/webservice.xml adding org/apache/ws/echosample/Echo.class adding META-INF/echo.wsdl adding org/apache/ws/echosample/EchoServiceLocator.class adding org/apache/ws/echosample/SmallEchoStruct.class adding [delete] Deleting 14 files from /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/classes [javac] Compiling 9 source files to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/classes [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/classes/META-INF [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/classes/META-INF [copy] Copying 3 files to /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/classes [jar] Building jar: /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/lib/echo-temp.jar Nov 9, 2004 1:12:07 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.Packager createJar INFO: creating the jar /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/echo-ewsimpl.jar Nov 9, 2004 1:12:07 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.JARFile addJarFile INFO: /home/users/dblevins/work/geronimo/modules/axis/target/generated/samples/echo-war/build/lib/echo-temp.jar added .... Nov 9, 2004 1:12:07 PM org.apache.geronimo.ews.ws4j2ee.utils.packager.Packager createJar INFO: jar file creation done org/apache/ adding META-INF/ adding org/ adding org/apache/ws/echosample/EchoStruct_Helper.class adding org/apache/ws/echosample/EchoService.class adding org/apache/ws/echosample/ adding echo.wsdl adding org/apache/ws/echosample/SmallEchoStruct_Helper.class adding org/apache/ws/echosample/EchoStruct.class adding org/apache/ws/echosample/EchoPortSoapBindingImpl.class adding META-INF/echomapping.xml adding org/apache/ws/ adding deploy.wsdd adding org/apache/ws/echosample/EchoPortSoapBindingStub.class adding META-INF/MANIFEST.MF adding ws.properties adding META-INF/echo.wsdl adding org/apache/ws/echosample/Echo.class adding org/apache/ws/echosample/EchoServiceLocator.class adding org/apache/ws/echosample/SmallEchoStruct.class adding org/apache/ws/echosample/EchoBean.class adding [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-axis-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/geronimo/modules/axis/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-axis-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Console Web | Memory: 83M/87M +---------------------------------------- Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jsp-2.0-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jsp-2.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/geronimo/etc build:start: default: war:init: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/geronimo/modules/console-web/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. war:webapp: [echo] Assembling webapp geronimo-console-web [copy] Copying 1 file to /home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF war:war: [echo] Building WAR geronimo-console-web [jar] Updating jar: /home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web-1.0-SNAPSHOT.war Copying: from '/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web-1.0-SNAPSHOT.war' to: '/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-console-web-1.0-SNAPSHOT.war' Copying: from '/home/users/dblevins/work/geronimo/modules/console-web/project.xml' to: '/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-console-web-1.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 30 minutes 28 seconds Finished at: Tue Nov 09 13:12:09 PST 2004 ? DefaultDatasource ? derby.log ? velocity.log ? etc/version-info.properties cvs server: Updating . cvs server: Updating etc cvs server: Updating modules cvs server: Updating modules/assembly cvs server: Updating modules/assembly/src cvs server: Updating modules/assembly/src/etc cvs server: Updating modules/assembly/src/plan cvs server: Updating modules/assembly/src/var cvs server: Updating modules/assembly/src/var/security cvs server: Updating modules/connector cvs server: Updating modules/connector/src cvs server: Updating modules/connector/src/java cvs server: Updating modules/connector/src/java/org cvs server: Updating modules/connector/src/java/org/openejb cvs server: Updating modules/connector/src/java/org/openejb/resource cvs server: Updating modules/connector/src/java/org/openejb/resource/jdbc cvs server: Updating modules/connector/src/resources cvs server: Updating modules/connector/src/resources/META-INF cvs server: Updating modules/core cvs server: Updating modules/core/src cvs server: Updating modules/core/src/bin cvs server: Updating modules/core/src/conf cvs server: Updating modules/core/src/etc cvs server: Updating modules/core/src/java cvs server: Updating modules/core/src/java/org cvs server: Updating modules/core/src/java/org/openejb cvs server: Updating modules/core/src/java/org/openejb/assembler cvs server: Updating modules/core/src/java/org/openejb/cache cvs server: Updating modules/core/src/java/org/openejb/client cvs server: Updating modules/core/src/java/org/openejb/client/naming cvs server: Updating modules/core/src/java/org/openejb/client/naming/java cvs server: Updating modules/core/src/java/org/openejb/config cvs server: Updating modules/core/src/java/org/openejb/config/ejb11 cvs server: Updating modules/core/src/java/org/openejb/config/rules cvs server: Updating modules/core/src/java/org/openejb/config/sys cvs server: Updating modules/core/src/java/org/openejb/corba cvs server: Updating modules/core/src/java/org/openejb/corba/compiler cvs server: Updating modules/core/src/java/org/openejb/corba/security cvs server: Updating modules/core/src/java/org/openejb/corba/transaction cvs server: Updating modules/core/src/java/org/openejb/deployment cvs server: Updating modules/core/src/java/org/openejb/dispatch cvs server: Updating modules/core/src/java/org/openejb/entity cvs server: Updating modules/core/src/java/org/openejb/entity/bmp cvs server: Updating modules/core/src/java/org/openejb/entity/cmp cvs server: Updating modules/core/src/java/org/openejb/entity/cmp/pkgenerator cvs server: Updating modules/core/src/java/org/openejb/entity/dispatch cvs server: Updating modules/core/src/java/org/openejb/loader cvs server: Updating modules/core/src/java/org/openejb/mdb cvs server: Updating modules/core/src/java/org/openejb/mdb/dispatch cvs server: Updating modules/core/src/java/org/openejb/naming cvs server: Updating modules/core/src/java/org/openejb/persistence cvs server: Updating modules/core/src/java/org/openejb/persistence/jdbc cvs server: Updating modules/core/src/java/org/openejb/persistence/jdbc/binding cvs server: Updating modules/core/src/java/org/openejb/proxy cvs server: Updating modules/core/src/java/org/openejb/resource cvs server: Updating modules/core/src/java/org/openejb/resource/jdbc cvs server: Updating modules/core/src/java/org/openejb/security cvs server: Updating modules/core/src/java/org/openejb/server cvs server: Updating modules/core/src/java/org/openejb/server/admin cvs server: Updating modules/core/src/java/org/openejb/server/ejbd cvs server: Updating modules/core/src/java/org/openejb/server/telnet cvs server: Updating modules/core/src/java/org/openejb/server/util cvs server: Updating modules/core/src/java/org/openejb/sfsb cvs server: Updating modules/core/src/java/org/openejb/slsb cvs server: Updating modules/core/src/java/org/openejb/slsb/dispatch cvs server: Updating modules/core/src/java/org/openejb/spi cvs server: Updating modules/core/src/java/org/openejb/timer cvs server: Updating modules/core/src/java/org/openejb/transaction cvs server: Updating modules/core/src/java/org/openejb/util cvs server: Updating modules/core/src/java/org/openejb/util/urlhandler cvs server: Updating modules/core/src/java/org/openejb/util/urlhandler/resource cvs server: Updating modules/core/src/schema cvs server: Updating modules/core/src/test cvs server: Updating modules/core/src/test/org cvs server: Updating modules/core/src/test/org/openejb cvs server: Updating modules/core/src/test/org/openejb/client cvs server: Updating modules/core/src/test/org/openejb/deployment cvs server: Updating modules/core/src/test/org/openejb/deployment/entity cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/manytomany cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/onetomany cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/onetoone cvs server: Updating modules/core/src/test/org/openejb/deployment/mdb cvs server: Updating modules/core/src/test/org/openejb/deployment/mdb/mockra cvs server: Updating modules/core/src/test/org/openejb/deployment/sfsb cvs server: Updating modules/core/src/test/org/openejb/deployment/slsb cvs server: Updating modules/core/src/test/org/openejb/entity cvs server: Updating modules/core/src/test/org/openejb/entity/bmp cvs server: Updating modules/core/src/test/org/openejb/entity/cmp cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/manytomany cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/onetomany cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/onetoone cvs server: Updating modules/core/src/test/org/openejb/mdb cvs server: Updating modules/core/src/test/org/openejb/mdb/mockra cvs server: Updating modules/core/src/test/org/openejb/module cvs server: Updating modules/core/src/test/org/openejb/security cvs server: Updating modules/core/src/test/org/openejb/sfsb cvs server: Updating modules/core/src/test/org/openejb/slsb cvs server: Updating modules/core/src/test/org/openejb/timer cvs server: Updating modules/core/src/test/org/openejb/transaction cvs server: Updating modules/core/src/test/org/openejb/util cvs server: Updating modules/core/src/test-cmp cvs server: Updating modules/core/src/test-cmp/manytomany cvs server: Updating modules/core/src/test-cmp/manytomany/compoundpk cvs server: Updating modules/core/src/test-cmp/manytomany/simplepk cvs server: Updating modules/core/src/test-cmp/onetomany cvs server: Updating modules/core/src/test-cmp/onetomany/compoundpk cvs server: Updating modules/core/src/test-cmp/onetomany/simplepk cvs server: Updating modules/core/src/test-cmp/onetoone cvs server: Updating modules/core/src/test-cmp/onetoone/compoundpk cvs server: Updating modules/core/src/test-cmp/onetoone/simplepk cvs server: Updating modules/core/src/test-ear cvs server: Updating modules/core/src/test-ear/META-INF cvs server: Updating modules/core/src/test-ejb-jar cvs server: Updating modules/core/src/test-ejb-jar/META-INF cvs server: Updating modules/core/src/test-ejb-jar/org cvs server: Updating modules/core/src/test-ejb-jar/org/openejb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/bmp cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/cmp cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/mdb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/sfsb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/slsb cvs server: Updating modules/core/src/test-resources cvs server: Updating modules/core/src/test-resources/plans cvs server: Updating modules/itest-ejb cvs server: Updating modules/itest-ejb/src cvs server: Updating modules/itest-ejb/src/ejb cvs server: Updating modules/itest-ejb/src/ejb/META-INF cvs server: Updating modules/itest-ejb/src/java cvs server: Updating modules/itest-ejb/src/java/org cvs server: Updating modules/itest-ejb/src/java/org/openejb cvs server: Updating modules/itest-ejb/src/java/org/openejb/test cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/beans cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity/bmp cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity/cmp cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/object cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/stateful cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/stateless cvs server: Updating modules/itests cvs server: Updating modules/itests/src cvs server: Updating modules/itests/src/bin cvs server: Updating modules/itests/src/ejb cvs server: Updating modules/itests/src/ejb/META-INF cvs server: Updating modules/itests/src/ejb/META-INF/META-INF cvs server: Updating modules/itests/src/ejb/ejb cvs server: Updating modules/itests/src/ejb/ejb/META-INF cvs server: Updating modules/itests/src/etc cvs server: Updating modules/itests/src/etc2 cvs server: Updating modules/itests/src/itest cvs server: Updating modules/itests/src/itest/org cvs server: Updating modules/itests/src/itest/org/openejb cvs server: Updating modules/itests/src/itest/org/openejb/test cvs server: Updating modules/itests/src/itest/org/openejb/test/entity cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/cmp2 cvs server: Updating modules/itests/src/itest/org/openejb/test/security cvs server: Updating modules/itests/src/itest/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/itest/org/openejb/test/stateful cvs server: Updating modules/itests/src/itest/org/openejb/test/stateless cvs server: Updating modules/itests/src/java cvs server: Updating modules/itests/src/java/java cvs server: Updating modules/itests/src/java/java/org cvs server: Updating modules/itests/src/java/java/org/openejb cvs server: Updating modules/itests/src/java/java/org/openejb/test cvs server: Updating modules/itests/src/java/java/org/openejb/test/beans cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/object cvs server: Updating modules/itests/src/java/java/org/openejb/test/security cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/bmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/cmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/sfsb cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/java/java/org/openejb/test/stateful cvs server: Updating modules/itests/src/java/java/org/openejb/test/stateless cvs server: Updating modules/itests/src/java/org cvs server: Updating modules/itests/src/java/org/openejb cvs server: Updating modules/itests/src/java/org/openejb/test cvs server: Updating modules/itests/src/java/org/openejb/test/beans cvs server: Updating modules/itests/src/java/org/openejb/test/entity cvs server: Updating modules/itests/src/java/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/java/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/java/org/openejb/test/object cvs server: Updating modules/itests/src/java/org/openejb/test/security cvs server: Updating modules/itests/src/java/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/java/org/openejb/test/stateful cvs server: Updating modules/itests/src/java/org/openejb/test/stateless cvs server: Updating modules/itests/src/scenarios cvs server: Updating modules/itests/src/scenarios/001 cvs server: Updating modules/itests/src/scenarios/002 cvs server: Updating modules/itests/src/test cvs server: Updating modules/itests/src/test/org cvs server: Updating modules/itests/src/test/org/openejb cvs server: Updating modules/itests/src/test/org/openejb/test cvs server: Updating modules/itests/src/test/org/openejb/test/entity cvs server: Updating modules/itests/src/test/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/test/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/test/org/openejb/test/stateful cvs server: Updating modules/itests/src/test/org/openejb/test/stateless cvs server: Updating modules/itests/src/test-resources cvs server: Updating modules/webadmin cvs server: Updating modules/webadmin/src cvs server: Updating modules/webadmin/src/etc cvs server: Updating modules/webadmin/src/htdocs cvs server: Updating modules/webadmin/src/htdocs/help cvs server: Updating modules/webadmin/src/htdocs/help/config cvs server: Updating modules/webadmin/src/htdocs/help/mapping cvs server: Updating modules/webadmin/src/htdocs/images cvs server: Updating modules/webadmin/src/java cvs server: Updating modules/webadmin/src/java/org cvs server: Updating modules/webadmin/src/java/org/openejb cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/clienttools cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/ejbgen cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/httpd cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/main __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Starting the reactor... Our processing order: OpenEJB :: Core OpenEJB :: Assembly OpenEJB :: Connector OpenEJB :: Integration Tests OpenEJB :: WebAdmin +---------------------------------------- | Executing (default): OpenEJB :: Core | Memory: 15M/64M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-client-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jms-1.1-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. build:start: default: modules:default: modules:reactor:init: [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Core' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/openejb/modules/core/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/openejb/modules/core/target/openejb-core-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/openejb/jars/openejb-core-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/openejb/modules/core/project.xml' to: '/home/users/dblevins/.maven/repository/openejb/poms/openejb-core-2.0-SNAPSHOT.pom' +---------------------------------------- | Executing (default): OpenEJB :: Assembly | Memory: 49M/64M +---------------------------------------- Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-connector-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-derby-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-jmxremoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download howl-logger-0.1.8-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-1.4-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download tranql-connector-1.0-SNAPSHOT.rar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Assembly' is not available build:start: default: build: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/openejb/modules/assembly/target/classes [echo] No java source files to compile. java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: assemble: [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 1 file to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib [copy] Copying 22 files to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/repository [echo] /home/users/dblevins/work/openejb [echo] Preprocessing default-database-plan.xml [echo] Preprocessing deployer-system-plan.xml [echo] Preprocessing j2ee-deployer-plan.xml [echo] Preprocessing j2ee-server-plan.xml [echo] Preprocessing security-plan.xml [echo] Preprocessing system-plan.xml [echo] Bootstrapping service deployer [echo] Building system configuration [java] Packaged configuration org/apache/geronimo/System to /home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/bin/server.jar [echo] Building server configuration [java] Distributed org/apache/geronimo/Server [echo] Building default database configuration [java] Distributed org/apache/geronimo/DefaultDatabase [echo] Building security configuration [java] Distributed org/openejb/Security [jar] Building jar: /home/users/dblevins/work/openejb/modules/assembly/target/openejb-assembly-2.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/openejb/modules/assembly/target/openejb-assembly-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/openejb/jars/openejb-assembly-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/openejb/modules/assembly/project.xml' to: '/home/users/dblevins/.maven/repository/openejb/poms/openejb-assembly-2.0-SNAPSHOT.pom' +---------------------------------------- | Executing (default): OpenEJB :: Connector | Memory: 46M/64M +---------------------------------------- Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Connector' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/openejb/modules/connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/openejb/modules/connector/target/openejb-jca-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/openejb/jars/openejb-jca-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/openejb/modules/connector/project.xml' to: '/home/users/dblevins/.maven/repository/openejb/poms/openejb-jca-2.0-SNAPSHOT.pom' +---------------------------------------- | Executing (default): OpenEJB :: Integration Tests | Memory: 38M/64M +---------------------------------------- Attempting to download tranql-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-jacc-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-plugin-1.0-SNAPSHOT.jar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. Attempting to download openejb-assembly-2.0-SNAPSHOT.jar. Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar. build:start: ejb:init: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/openejb/modules/itests/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. ejb:ejb: [echo] Building ejb openejb-itests-2.0-SNAPSHOT [jar] Building jar: /home/users/dblevins/work/openejb/modules/itests/target/openejb-itests-2.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/openejb/modules/itests/target/openejb-itests-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/openejb/ejbs/openejb-itests-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/openejb/modules/itests/project.xml' to: '/home/users/dblevins/.maven/repository/openejb/poms/openejb-itests-2.0-SNAPSHOT.pom' ejb:install: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/openejb/modules/itests/target/classes java:jar-resources: itest:prepare-filesystem: itest:test-resources: itest:compile: itest:itest: itest:setup: [delete] Deleting directory /home/users/dblevins/work/openejb/modules/itests/target/openejb [unjar] Expanding: /home/users/dblevins/.maven/repository/openejb/jars/openejb-assembly-2.0-SNAPSHOT.jar into /home/users/dblevins/work/openejb/modules/itests/target/openejb [echo] Waiting for server at: 13:38:41,216 INFO [Daemon] Server startup begun 13:38:41,677 INFO [Kernel] Starting boot 13:38:42,019 INFO [MBeanServerFactory] Created MBeanServer with ID: 37:1001f4632a9:-8000:localhost.localdomain:1 13:38:42,912 INFO [Kernel] Booted 13:38:43,046 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/System" 13:38:43,395 INFO [Configuration] Started configuration org/apache/geronimo/System 13:38:43,555 INFO [RMIRegistryService] Started RMI Registry on port 1099 13:38:43,679 INFO [ReadOnlyRepository] Repository root is file:/home/users/dblevins/work/openejb/modules/itests/target/openejb/repository/ 13:38:43,735 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/openejb/Security" 13:38:43,740 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/DefaultDatabase" 13:38:43,743 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Server" 13:38:45,195 INFO [Configuration] Started configuration org/apache/geronimo/Server 13:38:45,870 INFO [Configuration] Started configuration org/apache/geronimo/DefaultDatabase 13:38:46,091 INFO [Configuration] Started configuration org/openejb/Security 13:38:46,172 INFO [PropertiesFileSecurityRealm] Properties File Realm - black-properties-realm - refresh 13:38:46,172 INFO [PropertiesFileSecurityRealm] Properties File Realm - black-properties-realm - started 13:38:46,221 INFO [PropertiesFileSecurityRealm] Properties File Realm - public-properties-realm - refresh 13:38:46,221 INFO [PropertiesFileSecurityRealm] Properties File Realm - public-properties-realm - started 13:38:46,224 INFO [SubsystemRouter] Started subsystem router 13:38:46,315 INFO [BlockingServer] Remoting 'async' protocol available at: /0.0.0.0:4242 13:38:46,315 INFO [BlockingServer] Remoting 'async' protocol clients will connect to: async://localhost.localdomain:4242 13:38:46,336 INFO [TransportLoader] Started transport loader, listening to async://0.0.0.0:4242 13:38:46,348 INFO [JMXRouter] Started JMX Router 13:38:46,414 INFO [LoginServiceStub] Started login service stub 13:38:47,470 INFO [LoginService] Login server has been started 13:38:47,579 INFO [ThreadPool] Thread pool DefaultThreadPool started 13:38:47,616 INFO [SecurityServiceMBean] Security service started 13:38:47,619 INFO [HOWLLog] Initiating transaction manager recovery 13:38:47,742 WARN [HOWLLog] Received unexpected log record: [EMAIL PROTECTED] 13:38:47,743 INFO [HOWLLog] In doubt transactions recovered from log 13:38:47,831 INFO [PropertiesFileSecurityRealm] Properties File Realm - geronimo-properties-realm - refresh 13:38:47,831 INFO [PropertiesFileSecurityRealm] Properties File Realm - geronimo-properties-realm - started 13:38:50,153 INFO [CORBABean] Started CORBABean 13:38:50,166 INFO [POABean] Started POABean 13:38:50,769 INFO [RMIConnectorServer] RMIConnectorServer started at: service:jmx:rmi://localhost/jndi/rmi:/JMXConnector 13:38:50,769 INFO [server:name=localhost,role=JMXService] Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector 13:38:50,771 INFO [Daemon] Server startup completed [echo] server has started 13:38:57,839 INFO [LocalConfigStore:config-store] Installed configuration org/openejb/Itests in location 13 Completed [echo] distributed ejbs 13:38:57,980 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/openejb/Itests" 13:39:00,682 INFO [Configuration] Started configuration org/openejb/Itests 13:39:00,692 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncCmp2Bean'started 13:39:00,753 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncBmpBean'started 13:39:00,755 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=CmpRMIIIOPBean'started 13:39:00,758 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicCmpBean'started 13:39:00,759 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=Cmp2RMIIIOPBean'started 13:39:00,761 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=EncStatefulBean'started 13:39:00,764 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BmpRMIIIOPBean'started 13:39:00,765 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicCmpBean'started 13:39:00,767 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicBMTStatelessBean'started 13:39:00,769 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicBmpBean'started 13:39:00,784 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicCmp2Bean'started 13:39:00,786 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BasicStatefulBean'started 13:39:00,787 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BMTStatefulBean'started 13:39:00,789 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=EncStatelessBean'started 13:39:00,791 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=DatabaseBean'started 13:39:00,793 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncCmpBean'started 13:39:00,795 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicBmpBean'started 13:39:00,797 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=StatefulRMIIIOPBean'started 13:39:00,799 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BMTStatelessBean'started 13:39:00,818 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean'started 13:39:00,820 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=StatelessRMIIIOPBean'started 13:39:00,822 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BasicBMTStatefulBean'started 13:39:00,824 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicCmp2Bean'started Completed 13:39:01,200 INFO [LocalConfigStore:config-store] Installed configuration org/openejb/scenario001 in location 14 Completed 13:39:01,323 INFO [LocalConfigStore:config-store] Installed configuration org/openejb/scenario002 in location 15 Completed 13:39:01,418 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/openejb/scenario001" 13:39:01,584 INFO [Configuration] Started configuration org/openejb/scenario001 13:39:01,601 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean'started 13:39:01,607 INFO [POABean] Linked container geronimo.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean Completed 13:39:01,783 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/openejb/scenario002" 13:39:01,931 INFO [Configuration] Started configuration org/openejb/scenario002 13:39:01,934 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/scenario002,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean'started Completed [junit] Running org.openejb.test.entity.bmp.BmpTestSuite 13:39:08,898 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:13,423 WARN [SystemExceptionInterceptor] BasicBmpBean java.lang.NullPointerException: Testing ability to throw System Exceptions at org.openejb.test.entity.bmp.BasicBmpBean.throwSystemException_NullPointer()V(BasicBmpBean.java:240) at org.openejb.test.entity.bmp.BasicBmpBean$$FastClassByCGLIB$$8e1f9d04.invoke(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(<generated>:???) at org.openejb.dispatch.AbstractMethodOperation.invoke(Lorg.openejb.EJBInvocation;Lorg.openejb.EJBOperation;)Lorg.apache.geronimo.core.service.InvocationResult;(AbstractMethodOperation.java:88) at org.openejb.entity.BusinessMethod.execute(Lorg.openejb.EJBInvocation;)Lorg.apache.geronimo.core.service.InvocationResult;(BusinessMethod.java:68) at org.openejb.dispatch.DispatchInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(DispatchInterceptor.java:72) at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ComponentContextInterceptor.java:47) at org.openejb.ConnectionTrackingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ConnectionTrackingInterceptor.java:81) at org.openejb.entity.EntityInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(EntityInstanceInterceptor.java:112) at org.openejb.transaction.ContainerPolicy$TxSupports.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:181) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) [junit] Tests run: 99, Failures: 0, Errors: 0, Time elapsed: 18.563 sec [junit] Running org.openejb.test.entity.cmp.CmpTestSuite 13:39:21,852 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:23,691 WARN [SystemExceptionInterceptor] BasicCmpBean java.lang.NullPointerException: Testing ability to throw System Exceptions at org.openejb.test.entity.cmp.BasicCmpBean.throwSystemException_NullPointer()V(BasicCmpBean.java:147) at org.openejb.test.entity.cmp.BasicCmpBean$$FastClassByCGLIB$$a497b624.invoke(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(<generated>:???) at org.openejb.dispatch.AbstractMethodOperation.invoke(Lorg.openejb.EJBInvocation;Lorg.openejb.EJBOperation;)Lorg.apache.geronimo.core.service.InvocationResult;(AbstractMethodOperation.java:88) at org.openejb.entity.BusinessMethod.execute(Lorg.openejb.EJBInvocation;)Lorg.apache.geronimo.core.service.InvocationResult;(BusinessMethod.java:68) at org.openejb.dispatch.DispatchInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(DispatchInterceptor.java:72) at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ComponentContextInterceptor.java:47) at org.openejb.ConnectionTrackingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ConnectionTrackingInterceptor.java:81) at org.openejb.entity.EntityInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(EntityInstanceInterceptor.java:112) at org.openejb.entity.cmp.InTxCacheInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(InTxCacheInterceptor.java:82) at org.openejb.transaction.ContainerPolicy$TxSupports.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:181) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 8.566 sec [junit] Running org.openejb.test.entity.cmp2.Cmp2TestSuite 13:39:30,490 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:31,943 WARN [SystemExceptionInterceptor] BasicCmpBean java.lang.NullPointerException: Testing ability to throw System Exceptions at org.openejb.test.entity.cmp.BasicCmpBean.throwSystemException_NullPointer()V(BasicCmpBean.java:147) at org.openejb.test.entity.cmp.BasicCmpBean$$FastClassByCGLIB$$a497b624.invoke(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(<generated>:???) at org.openejb.dispatch.AbstractMethodOperation.invoke(Lorg.openejb.EJBInvocation;Lorg.openejb.EJBOperation;)Lorg.apache.geronimo.core.service.InvocationResult;(AbstractMethodOperation.java:88) at org.openejb.entity.BusinessMethod.execute(Lorg.openejb.EJBInvocation;)Lorg.apache.geronimo.core.service.InvocationResult;(BusinessMethod.java:68) at org.openejb.dispatch.DispatchInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(DispatchInterceptor.java:72) at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ComponentContextInterceptor.java:47) at org.openejb.ConnectionTrackingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ConnectionTrackingInterceptor.java:81) at org.openejb.entity.EntityInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(EntityInstanceInterceptor.java:112) at org.openejb.entity.cmp.InTxCacheInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(InTxCacheInterceptor.java:82) at org.openejb.transaction.ContainerPolicy$TxSupports.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:181) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 7.704 sec [junit] Running org.openejb.test.stateful.StatefulTestSuite 13:39:43,924 WARN [SystemExceptionInterceptor] BasicStatefulBean java.lang.NullPointerException: Testing ability to throw System Exceptions at org.openejb.test.stateful.BasicStatefulBean.throwSystemException_NullPointer()V(BasicStatefulBean.java:114) at org.openejb.test.stateful.BasicStatefulBean$$FastClassByCGLIB$$92dc4bdf.invoke(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(<generated>:???) at org.openejb.dispatch.AbstractMethodOperation.invoke(Lorg.openejb.EJBInvocation;Lorg.openejb.EJBOperation;)Lorg.apache.geronimo.core.service.InvocationResult;(AbstractMethodOperation.java:88) at org.openejb.sfsb.BusinessMethod.execute(Lorg.openejb.EJBInvocation;)Lorg.apache.geronimo.core.service.InvocationResult;(BusinessMethod.java:73) at org.openejb.dispatch.DispatchInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(DispatchInterceptor.java:72) at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ComponentContextInterceptor.java:47) at org.openejb.ConnectionTrackingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ConnectionTrackingInterceptor.java:81) at org.openejb.sfsb.StatefulInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(StatefulInstanceInterceptor.java:128) at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:136) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:43,953 WARN [SystemExceptionInterceptor] BasicStatefulBean java.rmi.NoSuchObjectException: StatefulInstanceId: 5 at org.openejb.sfsb.StatefulInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(StatefulInstanceInterceptor.java:109) at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:136) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:44,576 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:45,673 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) [junit] Tests run: 99, Failures: 0, Errors: 0, Time elapsed: 12.941 sec [junit] Running org.openejb.test.stateless.StatelessTestSuite 13:39:51,966 WARN [SystemExceptionInterceptor] BasicStatelessBean java.lang.NullPointerException: Testing ability to throw System Exceptions at org.openejb.test.stateless.BasicStatelessBean.throwSystemException_NullPointer()V(BasicStatelessBean.java:109) at org.openejb.test.stateless.BasicStatelessBean$$FastClassByCGLIB$$a3d619c7.invoke(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(<generated>:???) at org.openejb.dispatch.AbstractMethodOperation.invoke(Lorg.openejb.EJBInvocation;Lorg.openejb.EJBOperation;)Lorg.apache.geronimo.core.service.InvocationResult;(AbstractMethodOperation.java:88) at org.openejb.slsb.BusinessMethod.execute(Lorg.openejb.EJBInvocation;)Lorg.apache.geronimo.core.service.InvocationResult;(BusinessMethod.java:69) at org.openejb.dispatch.DispatchInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(DispatchInterceptor.java:72) at org.apache.geronimo.naming.java.ComponentContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ComponentContextInterceptor.java:47) at org.openejb.ConnectionTrackingInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(ConnectionTrackingInterceptor.java:81) at org.openejb.transaction.ContainerPolicy$TxSupports.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:171) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.transaction.ContainerPolicy$TxSupports.invoke(Lorg.apache.geronimo.core.service.Interceptor;Lorg.openejb.EJBInvocation;Lorg.apache.geronimo.transaction.context.TransactionContextManager;)Lorg.apache.geronimo.core.service.InvocationResult;(ContainerPolicy.java:181) at org.openejb.transaction.TransactionContextInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(TransactionContextInterceptor.java:80) at org.openejb.slsb.StatelessInstanceInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(StatelessInstanceInterceptor.java:84) at org.openejb.SystemExceptionInterceptor.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(SystemExceptionInterceptor.java:82) at org.openejb.GenericEJBContainer.invoke(Lorg.apache.geronimo.core.service.Invocation;)Lorg.apache.geronimo.core.service.InvocationResult;(GenericEJBContainer.java:200) at org.openejb.server.ejbd.EjbRequestHandler.invoke(Lorg.openejb.client.EJBRequest;)Ljava.lang.Object;(EjbRequestHandler.java:267) at org.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(Lorg.openejb.client.EJBRequest;Lorg.openejb.client.EJBResponse;)V(EjbRequestHandler.java:295) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:179) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:52,945 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) 13:39:53,523 FATAL [EjbRequestHandler] Couldn't write EjbResponse to output stream java.io.NotSerializableException: org.apache.derby.impl.sql.compile.TableName at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeArray(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.defaultWriteFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source) at java.io.ObjectOutputStream.writeOrdinaryObject(Ljava.lang.Object;Ljava.io.ObjectStreamClass;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown Source) at java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source) at org.openejb.client.EJBResponse.writeExternal(Ljava.io.ObjectOutput;)V(EJBResponse.java:159) at org.openejb.server.ejbd.EjbRequestHandler.processRequest(Ljava.io.ObjectInputStream;Ljava.io.ObjectOutputStream;)V(EjbRequestHandler.java:247) at org.openejb.server.ejbd.EjbDaemon.service(Ljava.net.Socket;)V(EjbDaemon.java:134) at org.openejb.server.ejbd.EjbServer.service(Ljava.net.Socket;)V(EjbServer.java:76) at org.openejb.server.ServiceLogger.service(Ljava.net.Socket;)V(ServiceLogger.java:108) at org.openejb.server.ServiceAccessController.service(Ljava.net.Socket;)V(ServiceAccessController.java:84) at org.openejb.server.ServicePool$1.run()V(ServicePool.java:105) at java.lang.Thread.run()V(Unknown Source) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source) [junit] Tests run: 101, Failures: 0, Errors: 0, Time elapsed: 7.774 sec 13:39:58,415 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/scenario002,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean' stopped 13:39:58,423 INFO [Configuration] Stopping configuration org/openejb/scenario002 13:39:58,483 INFO [ConfigurationManagerImpl] Unloaded Configuration geronimo.config:name="org/openejb/scenario002" Completed Completed 13:39:58,805 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean' stopped 13:39:58,812 INFO [POABean] Unlinked container geronimo.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean 13:39:58,813 INFO [Configuration] Stopping configuration org/openejb/scenario001 13:39:58,820 INFO [ConfigurationManagerImpl] Unloaded Configuration geronimo.config:name="org/openejb/scenario001" Completed Completed 13:39:58,994 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncCmp2Bean' stopped 13:39:58,995 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncBmpBean' stopped 13:39:58,995 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=CmpRMIIIOPBean' stopped 13:39:58,996 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicCmpBean' stopped 13:39:58,996 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=Cmp2RMIIIOPBean' stopped 13:39:58,996 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=EncStatefulBean' stopped 13:39:58,996 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BmpRMIIIOPBean' stopped 13:39:58,997 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicCmpBean' stopped 13:39:58,997 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicBMTStatelessBean' stopped 13:39:58,997 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicBmpBean' stopped 13:39:58,998 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicCmp2Bean' stopped 13:39:58,998 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BasicStatefulBean' stopped 13:39:58,998 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BMTStatefulBean' stopped 13:39:58,998 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=EncStatelessBean' stopped 13:39:58,998 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=DatabaseBean' stopped 13:39:58,999 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=EncCmpBean' stopped 13:39:58,999 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=AOBasicBmpBean' stopped 13:39:58,999 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=StatefulRMIIIOPBean' stopped 13:39:58,999 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BMTStatelessBean' stopped 13:39:59,000 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=BasicStatelessBean' stopped 13:39:59,000 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=StatelessRMIIIOPBean' stopped 13:39:59,000 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=StatefulSessionBean,name=BasicBMTStatefulBean' stopped 13:39:59,000 INFO [GenericEJBContainer] GenericEJBContainer 'geronimo.server:EJBModule=org/openejb/Itests,J2EEApplication=null,J2EEServer=geronimo,j2eeType=EntityBean,name=BasicCmp2Bean' stopped 13:39:59,001 INFO [Configuration] Stopping configuration org/openejb/Itests 13:39:59,156 INFO [ConfigurationManagerImpl] Unloaded Configuration geronimo.config:name="org/openejb/Itests" Completed Completed itest:teardown: [echo] undeployed ejbs 13:39:59,295 INFO [Kernel] Starting kernel shutdown 13:39:59,325 INFO [PersistentConfigurationList] Saved running configuration list 13:39:59,328 INFO [PropertiesFileSecurityRealm] Properties File Realm - black-properties-realm - stopped 13:39:59,339 INFO [TransportLoader] Stopped transport loader 13:39:59,339 INFO [PropertiesFileSecurityRealm] Properties File Realm - public-properties-realm - stopped 13:39:59,341 INFO [LoginServiceStub] Stopped login service stub 13:39:59,343 INFO [JMXRouter] Stopped JMX Router 13:39:59,344 INFO [SubsystemRouter] Stopped subsystem router 13:39:59,346 INFO [Configuration] Stopping configuration org/openejb/Security 13:39:59,359 INFO [Configuration] Stopping configuration org/apache/geronimo/DefaultDatabase 13:39:59,383 INFO [LoginService] Login server has been stopped 13:39:59,390 INFO [ThreadPool] Thread pool DefaultThreadPool stopped 13:39:59,390 INFO [SecurityServiceMBean] Security service stopped 13:39:59,402 INFO [POABean] Stopped POABean 13:39:59,883 INFO [PropertiesFileSecurityRealm] Properties File Realm - geronimo-properties-realm - stopped 13:39:59,883 INFO [CORBABean] Stopped CORBABean 13:39:59,917 INFO [RMIConnectorServer] RMIConnectorServer stopped at: service:jmx:rmi://localhost/jndi/rmi:/JMXConnector 13:39:59,917 INFO [server:name=localhost,role=JMXService] Stopped JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector 13:39:59,918 INFO [Configuration] Stopping configuration org/apache/geronimo/Server 13:39:59,954 INFO [RMIRegistryService] Stopped RMI Registry 13:39:59,955 INFO [Configuration] Stopping configuration org/apache/geronimo/System 13:39:59,973 INFO [Kernel] Kernel shutdown complete [echo] server has stopped +---------------------------------------- | Executing (default): OpenEJB :: WebAdmin | Memory: 64M/64M +---------------------------------------- Attempting to download openejb-core-2.0-SNAPSHOT.jar. 13:39:59,983 INFO [Daemon] Server shutdown begun 13:39:59,983 INFO [Daemon] Server shutdown completed ïAttempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Attempting to download geronimo-spec-servlet-2.4-SNAPSHOT.jar. Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. ï itest: default: build:end: [copy] Copying 1 file to /home/users/dblevins/work/openejb/etc Tag library requested that is not present: 'common:xdoclet' in plugin: 'null' Plugin 'maven-deploy-plugin' in project 'OpenEJB :: WebAdmin' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to /home/users/dblevins/work/openejb/modules/webadmin/target/classes [javac] Compiling 48 source files to /home/users/dblevins/work/openejb/modules/webadmin/target/classes Note: /home/users/dblevins/work/openejb/modules/webadmin/src/java/org/openejb/webadmin/httpd/HttpRequestImpl.java uses or overrides a deprecated API. Note: Recompile with -deprecation for details. java:jar-resources: Copying 21 files to /home/users/dblevins/work/openejb/modules/webadmin/target/classes Copying 1 file to /home/users/dblevins/work/openejb/modules/webadmin/target/classes test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: [jar] Building jar: /home/users/dblevins/work/openejb/modules/webadmin/target/openejb-webadmin-clienttools.jar [delete] Deleting directory /home/users/dblevins/work/openejb/modules/webadmin/target/classes/org/openejb/webadmin/clienttools [jar] Building jar: /home/users/dblevins/work/openejb/modules/webadmin/target/openejb-webadmin-ejbgen.jar [delete] Deleting directory /home/users/dblevins/work/openejb/modules/webadmin/target/classes/org/openejb/webadmin/ejbgen [jar] Building jar: /home/users/dblevins/work/openejb/modules/webadmin/target/openejb-webadmin-main.jar [delete] Deleting directory /home/users/dblevins/work/openejb/modules/webadmin/target/classes [mkdir] Created dir: /home/users/dblevins/work/openejb/modules/webadmin/target/classes Copying: from '/home/users/dblevins/work/openejb/modules/webadmin/target/openejb-webadmin-2.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/openejb/jars/openejb-webadmin-2.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/openejb/modules/webadmin/project.xml' to: '/home/users/dblevins/.maven/repository/openejb/poms/openejb-webadmin-2.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 28 minutes 42 seconds Finished at: Tue Nov 09 13:40:56 PST 2004 cvs server: Updating . cvs server: Updating src cvs server: Updating src/antlr cvs server: Updating src/java cvs server: Updating src/java/org cvs server: Updating src/java/org/tranql cvs server: Updating src/java/org/tranql/cache cvs server: Updating src/java/org/tranql/ejb cvs server: Updating src/java/org/tranql/field cvs server: Updating src/java/org/tranql/identity cvs server: Updating src/java/org/tranql/pkgenerator cvs server: Updating src/java/org/tranql/ql cvs server: Updating src/java/org/tranql/query cvs server: Updating src/java/org/tranql/schema cvs server: Updating src/java/org/tranql/sql cvs server: Updating src/java/org/tranql/sql/jdbc cvs server: Updating src/java/org/tranql/sql/jdbc/binding cvs server: Updating src/java/org/tranql/sql/sql92 cvs server: Updating src/test cvs server: Updating src/test/org cvs server: Updating src/test/org/tranql cvs server: Updating src/test/org/tranql/cache cvs server: Updating src/test/org/tranql/ejb cvs server: Updating src/test/org/tranql/pkgenerator cvs server: Updating src/test/org/tranql/ql cvs server: Updating src/test/org/tranql/query cvs server: Updating src/test/org/tranql/sql cvs server: Updating src/test/org/tranql/sql/jdbc cvs server: Updating src/test/org/tranql/sql/sql92 __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 Attempting to download geronimo-spec-ejb-2.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-ejb-2.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Plugin 'maven-deploy-plugin' in project 'tranql' is not available build:start: default: java:prepare-filesystem: java:compile: antlr:prepare-filesystem: antlr:generate: [echo] Compiling to /home/users/dblevins/work/tranql/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/tranql/target/tranql-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/tranql/jars/tranql-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/tranql/project.xml' to: '/home/users/dblevins/.maven/repository/tranql/poms/tranql-1.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 7 seconds Finished at: Tue Nov 09 13:41:07 PST 2004 cvs server: Updating . cvs server: Updating src cvs server: Updating src/java cvs server: Updating src/java/org cvs server: Updating src/java/org/tranql cvs server: Updating src/java/org/tranql/connector cvs server: Updating src/java/org/tranql/connector/jdbc cvs server: Updating src/rar cvs server: Updating src/rar/META-INF cvs server: Updating src/test cvs server: Updating src/test/org cvs server: Updating src/test/org/tranql cvs server: Updating src/test/org/tranql/connector cvs server: Updating src/test/org/tranql/connector/jdbc __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 Attempting to download geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Plugin 'maven-deploy-plugin' in project 'tranql connector' is not available build:start: default: rar:init: rar:rar: java:prepare-filesystem: java:compile: [echo] Compiling to /home/users/dblevins/work/tranql-connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from '/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar' to: '/home/users/dblevins/.maven/repository/tranql/jars/tranql-connector-1.0-SNAPSHOT.jar' Copying: from '/home/users/dblevins/work/tranql-connector/project.xml' to: '/home/users/dblevins/.maven/repository/tranql/poms/tranql-connector-1.0-SNAPSHOT.pom' jar:jar: jar:install: [echo] Building rar tranql-connector-1.0-SNAPSHOT with ra.xml "/home/users/dblevins/work/tranql-connector/src/rar/META-INF/ra.xml" [echo] trying to include /home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar Copying: from '/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.rar' to: '/home/users/dblevins/.maven/repository/tranql/rars/tranql-connector-1.0-SNAPSHOT.rar' Copying: from '/home/users/dblevins/work/tranql-connector/project.xml' to: '/home/users/dblevins/.maven/repository/tranql/poms/tranql-connector-1.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 7 seconds Finished at: Tue Nov 09 13:41:17 PST 2004
__ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 #---- BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $) java.version=1.4.2_04 file.encoding=UTF-8 java.ext.dirs=/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/ext java.class.path=/usr/local/maven/lib/forehead-1.0-beta-5.jar os.name=Linux java.vendor=BEA Systems, Inc. sun.boot.class.path=/usr/local/maven/lib/endorsed/xml-apis-1.0.b2.jar:/usr/local/maven/lib/endorsed/xerces-2.4.0.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/rt.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/i18n.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/jsse.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/jce.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/charsets.jar:/usr/local/jrockit-j2sdk1.4.2_04/jre/classes:/usr/local/jrockit-j2sdk1.4.2_04/jre/lib/managementapi.jar java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition #---- END: Which report Installed plugins: geronimo-deployment-plugin-1.0-SNAPSHOT maven-abbot-plugin-1.0 maven-announcement-plugin-1.2 maven-ant-plugin-1.7 maven-antlr-plugin-1.2.1 maven-appserver-plugin-2.0 maven-artifact-plugin-1.4 maven-ashkelon-plugin-1.2 maven-aspectj-plugin-3.1.1 maven-aspectwerkz-plugin-1.2 maven-caller-plugin-1.1 maven-castor-plugin-1.2 maven-changelog-plugin-1.7.1 maven-changes-plugin-1.5 maven-checkstyle-plugin-2.4.1 maven-clean-plugin-1.3 maven-clover-plugin-1.5 maven-console-plugin-1.1 maven-cruisecontrol-plugin-1.4 maven-dashboard-plugin-1.3 maven-developer-activity-plugin-1.5 maven-dist-plugin-1.6 maven-docbook-plugin-1.2 maven-ear-plugin-1.5 maven-eclipse-plugin-1.7 maven-ejb-plugin-1.5 maven-faq-plugin-1.4 maven-file-activity-plugin-1.5 maven-genapp-plugin-2.2 maven-gump-plugin-1.4 maven-hibernate-plugin-1.1 maven-html2xdoc-plugin-1.3 maven-idea-plugin-1.5 maven-j2ee-plugin-1.5 maven-jalopy-plugin-1.3 maven-jar-plugin-1.6 maven-java-plugin-1.4 maven-javacc-plugin-1.1 maven-javadoc-plugin-1.6.1 maven-jboss-plugin-1.5 maven-jbuilder-plugin-1.5 maven-jcoverage-plugin-1.0.7 maven-jdee-plugin-1.1 maven-jdepend-plugin-1.5 maven-jdeveloper-plugin-1.4 maven-jdiff-plugin-1.4 maven-jellydoc-plugin-1.3 maven-jetty-plugin-1.1 maven-jira-plugin-1.1.1 maven-jnlp-plugin-1.4 maven-junit-doclet-plugin-1.2 maven-junit-report-plugin-1.5 maven-jxr-plugin-1.4.1 maven-latex-plugin-1.4.1 maven-latka-plugin-1.4.1 maven-license-plugin-1.2 maven-linkcheck-plugin-1.3.2 maven-multichanges-plugin-1.1 maven-multiproject-plugin-1.3.1 maven-native-plugin-1.1 maven-nsis-plugin-1.1 maven-pdf-plugin-2.1 maven-plugin-plugin-1.5.1 maven-pmd-plugin-1.5 maven-pom-plugin-1.4.1 maven-rar-plugin-1.0 maven-release-plugin-1.4 maven-repository-plugin-1.2 maven-scm-plugin-1.4 maven-shell-plugin-1.1 maven-simian-plugin-1.4 maven-site-plugin-1.5.1 maven-struts-plugin-1.3 maven-tasklist-plugin-2.3 maven-test-plugin-1.6.2 maven-tjdo-plugin-1.0.0 maven-uberjar-plugin-1.2 maven-vdoclet-plugin-1.2 maven-war-plugin-1.6 maven-webserver-plugin-2.0 maven-wizard-plugin-1.1 maven-xdoc-plugin-1.8 Exception reading build.properties: /home/users/dblevins/build.properties: No such file or directory Home Build properties: {}