Geronimo Revision: 988004 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100823/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100823 [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 minutes 32 seconds [INFO] Finished at: Mon Aug 23 03:56:39 EDT 2010 [INFO] Final Memory: 456M/1013M [INFO] ------------------------------------------------------------------------ TESTSUITE RESULTS (Failures only) ================================= Assembly: tomcat ================================= See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100823/logs-0300-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] 2010-08-23 04:05:02,653 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] 2010-08-23 04:05:02,657 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] 2010-08-23 04:05:04,720 WARN [aries] Managed persistence context support is no longer available for use with the Aries Blueprint container [INFO] 2010-08-23 04:05:04,721 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/20100823/logs-0300-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] 2010-08-23 04:12:43,470 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] 2010-08-23 04:12:43,474 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] 2010-08-23 04:12:43,487 WARN [aries] Managed persistence context support is no longer available for use with the Aries Blueprint container [INFO] 2010-08-23 04:12:43,490 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/20100823/samples-0300.log Build status: OK
