Geronimo Revision: 1074971 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110227/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20110227 [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 401 minutes 49 seconds [INFO] Finished at: Sun Feb 27 03:46:06 EST 2011 [INFO] Final Memory: 648M/999M [INFO] ------------------------------------------------------------------------ TESTSUITE RESULTS (Failures only) ================================= Assembly: tomcat ================================= See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110227/logs-2100-tomcat/ [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] 2011-02-27 03:56:47,116 ERROR [CORBAProxyReference] Could not get proxy from org.apache.geronimo.testsuite/corba-marshal-client/3.0-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.testsuite/corba-marshal-client/3.0-SNAPSHOT/car,j2eeType=CORBACSS,name=NoSecurity [INFO] java.lang.RuntimeException: NoSecurity - Looking up home [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:171) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:72) [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:116) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) [INFO] at org.apache.geronimo.naming.java.RootContext.lookup(RootContext.java:55) [INFO] at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148) [INFO] at javax.naming.InitialContext.lookup(InitialContext.java:392) [INFO] at org.apache.geronimo.testsuite.corba.marshal.JavaPrimitives.marshal(JavaPrimitives.java:88) [INFO] at org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient.main(MarshalEJBClient.java:43) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:177) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.system.main.CommandLine.doInvokeMainGBean(CommandLine.java:112) [INFO] at org.apache.geronimo.system.main.CommandLine.invokeMainGBean(CommandLine.java:92) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.startClient(ClientCommandLine.java:83) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 [INFO] at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:72) [INFO] at org.omg.CosNaming._NamingContextExtStub.resolve(_NamingContextExtStub.java:396) [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:156) [INFO] ... 39 more [INFO] 2011-02-27 03:56:47,119 ERROR [EmbeddedClientCommandLine] Client failed with exception: [INFO] javax.naming.NamingException: comp/env/MarshalEJB [Root exception is java.lang.IllegalStateException: Could not get proxy] [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:65) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:116) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) [INFO] at org.apache.geronimo.naming.java.RootContext.lookup(RootContext.java:55) [INFO] at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148) [INFO] at javax.naming.InitialContext.lookup(InitialContext.java:392) [INFO] at org.apache.geronimo.testsuite.corba.marshal.JavaPrimitives.marshal(JavaPrimitives.java:88) [INFO] at org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient.main(MarshalEJBClient.java:43) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:177) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.system.main.CommandLine.doInvokeMainGBean(CommandLine.java:112) [INFO] at org.apache.geronimo.system.main.CommandLine.invokeMainGBean(CommandLine.java:92) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.startClient(ClientCommandLine.java:83) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] Caused by: java.lang.IllegalStateException: Could not get proxy [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:75) [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61) [INFO] ... 23 more [INFO] Caused by: java.lang.RuntimeException: NoSecurity - Looking up home [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:171) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:72) [INFO] ... 24 more [INFO] Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 [INFO] at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:72) [INFO] at org.omg.CosNaming._NamingContextExtStub.resolve(_NamingContextExtStub.java:396) [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:156) [INFO] ... 30 more [INFO] 2011-02-27 03:56:49,240 WARN [aries] Managed persistence context support is no longer available for use with the Aries Blueprint container [INFO] 2011-02-27 03:56:49,240 WARN [context] The TransactionSynchronizationRegistry used to manage persistence contexts is no longer available. Managed persistence contexts will no longer be able to integrate with JTA transactions, and will behave as if no there is no transaction context at all times until a new TransactionSynchronizationRegistry is available. Applications using managed persistence contexts may not work correctly until a new JTA Transaction services implementation is available. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Assembly: jetty ================================= See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110227/logs-2100-jetty/ [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] 2011-02-27 04:04:32,241 ERROR [CORBAProxyReference] Could not get proxy from org.apache.geronimo.testsuite/corba-marshal-client/3.0-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.testsuite/corba-marshal-client/3.0-SNAPSHOT/car,j2eeType=CORBACSS,name=NoSecurity [INFO] java.lang.RuntimeException: NoSecurity - Looking up home [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:171) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:72) [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:116) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) [INFO] at org.apache.geronimo.naming.java.RootContext.lookup(RootContext.java:55) [INFO] at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148) [INFO] at javax.naming.InitialContext.lookup(InitialContext.java:392) [INFO] at org.apache.geronimo.testsuite.corba.marshal.JavaPrimitives.marshal(JavaPrimitives.java:88) [INFO] at org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient.main(MarshalEJBClient.java:43) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:177) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.system.main.CommandLine.doInvokeMainGBean(CommandLine.java:112) [INFO] at org.apache.geronimo.system.main.CommandLine.invokeMainGBean(CommandLine.java:92) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.startClient(ClientCommandLine.java:83) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 [INFO] at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:72) [INFO] at org.omg.CosNaming._NamingContextExtStub.resolve(_NamingContextExtStub.java:396) [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:156) [INFO] ... 39 more [INFO] 2011-02-27 04:04:32,246 ERROR [EmbeddedClientCommandLine] Client failed with exception: [INFO] javax.naming.NamingException: comp/env/MarshalEJB [Root exception is java.lang.IllegalStateException: Could not get proxy] [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:65) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:116) [INFO] at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) [INFO] at org.apache.geronimo.naming.java.RootContext.lookup(RootContext.java:55) [INFO] at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148) [INFO] at javax.naming.InitialContext.lookup(InitialContext.java:392) [INFO] at org.apache.geronimo.testsuite.corba.marshal.JavaPrimitives.marshal(JavaPrimitives.java:88) [INFO] at org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient.main(MarshalEJBClient.java:43) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:177) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.system.main.CommandLine.doInvokeMainGBean(CommandLine.java:112) [INFO] at org.apache.geronimo.system.main.CommandLine.invokeMainGBean(CommandLine.java:92) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.startClient(ClientCommandLine.java:83) [INFO] at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:65) [INFO] at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46) [INFO] at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107) [INFO] at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) [INFO] at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) [INFO] at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32) [INFO] Caused by: java.lang.IllegalStateException: Could not get proxy [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:75) [INFO] at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61) [INFO] ... 23 more [INFO] Caused by: java.lang.RuntimeException: NoSecurity - Looking up home [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:171) [INFO] at java.lang.reflect.Method.invoke(Method.java:597) [INFO] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) [INFO] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) [INFO] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) [INFO] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) [INFO] at org.apache.geronimo.corba.proxy.CORBAProxyReference.getContent(CORBAProxyReference.java:72) [INFO] ... 24 more [INFO] Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 [INFO] at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:72) [INFO] at org.omg.CosNaming._NamingContextExtStub.resolve(_NamingContextExtStub.java:396) [INFO] at org.apache.geronimo.corba.CSSBean.getHome(CSSBean.java:156) [INFO] ... 30 more [INFO] 2011-02-27 04:04:34,333 WARN [aries] Managed persistence context support is no longer available for use with the Aries Blueprint container [INFO] 2011-02-27 04:04:34,334 WARN [context] The TransactionSynchronizationRegistry used to manage persistence contexts is no longer available. Managed persistence contexts will no longer be able to integrate with JTA transactions, and will behave as if no there is no transaction context at all times until a new TransactionSynchronizationRegistry is available. Applications using managed persistence contexts may not work correctly until a new JTA Transaction services implementation is available. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Samples: trunk ================================= Log: http://people.apache.org/builds/geronimo/server/binaries/trunk/20110227/samples-2100.log Build status: FAILED
