Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88657 invoked from network); 4 Jan 2009 07:00:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2009 07:00:11 -0000 Received: (qmail 83870 invoked by uid 500); 4 Jan 2009 07:00:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 83822 invoked by uid 500); 4 Jan 2009 07:00:09 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 83813 invoked by uid 99); 4 Jan 2009 07:00:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 23:00:09 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 04 Jan 2009 06:59:57 +0000 Received: (qmail 87306 invoked by uid 1845); 4 Jan 2009 06:59:35 -0000 Date: 4 Jan 2009 06:59:35 -0000 Message-ID: <20090104065935.87304.qmail@minotaur.apache.org> From: gawor@apache.org To: dev@geronimo.apache.org Subject: [BUILD] branches/2.0: Failed for Revision: 731182 X-Virus-Checked: Checked by ClamAV on apache.org Geronimo Revision: 731182 built with tests included See the full build-0200.log file at http://people.apache.org/builds/geronimo/server/binaries/2.0/20090104/build-0200.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.0/20090104 [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 minutes 39 seconds [INFO] Finished at: Sun Jan 04 02:35:14 EST 2009 [INFO] Final Memory: 255M/552M [INFO] ------------------------------------------------------------------------ TESTSUITE RESULTS (Failures only) ================================= See detailed results at http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html Assembly: tomcat ================================= See the full test.log file at http://people.apache.org/builds/geronimo/server/binaries/2.0/20090104/logs-0200-tomcat/test.log Booting Geronimo Kernel (in Java 1.5.0_16)... Module 1/30 org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car 02:39:24,399 WARN [RMIRegistryService] RMI Registry failed 02:39:24,403 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry" java.rmi.server.ExportException: Port already in use: 1099; nested exception is: java.net.BindException: Address already in use at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:249) at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:184) at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:382) at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:116) at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:180) at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:92) at sun.rmi.registry.RegistryImpl.(RegistryImpl.java:78) at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:186) at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:63) at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:996) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:553) at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379) at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:448) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$158b1a3f.startConfiguration() at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156) at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) Caused by: java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.(ServerSocket.java:185) at java.net.ServerSocket.(ServerSocket.java:97) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(RMIDirectSocketFactory.java:27) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(RMIMasterSocketFactory.java:333) at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622) at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237) ... 31 more Server Startup failed org.apache.geronimo.kernel.config.LifecycleException: start of org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:547) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$158b1a3f.startConfiguration() at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156) at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exception at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:514) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530) ... 14 more Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car failed to start due to the following reasons: The service ServiceModule=org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry did not start because Port already in use: 1099; nested exception is: java.net.BindException: Address already in use at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:477) ... 16 more Downloading: http://archiva.openqa.org/repository/releases/jline/jline/0.9.94/jline-0.9.94.jar Downloading: http://download.java.net/maven/1//jline/jars/jline-0.9.94.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//jline/jline/0.9.94/jline-0.9.94.jar Downloading: http://repo.exist.com/maven2/jline/jline/0.9.94/jline-0.9.94.jar 85K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/gmaven-mojo-support/1.0-rc-1/gmaven-mojo-support-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/gmaven-mojo-support/1.0-rc-1/gmaven-mojo-support-1.0-rc-1.jar 25K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/gmaven-mojo/1.0-rc-1/gmaven-mojo-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/gmaven-mojo/1.0-rc-1/gmaven-mojo-1.0-rc-1.jar 11K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0-rc-1/gmaven-runtime-api-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.runtime/jars/gmaven-runtime-api-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0-rc-1/gmaven-runtime-api-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0-rc-1/gmaven-runtime-api-1.0-rc-1.jar 22K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy/jars/groovy-all-minimal-1.5.6.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar 2744K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.5/1.0-rc-1/gmaven-runtime-1.5-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.runtime/jars/gmaven-runtime-1.5-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/runtime/gmaven-runtime-1.5/1.0-rc-1/gmaven-runtime-1.5-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.5/1.0-rc-1/gmaven-runtime-1.5-1.0-rc-1.jar 43K downloaded Downloading: http://archiva.openqa.org/repository/releases/com/thoughtworks/qdox/qdox/1.6.3/qdox-1.6.3.jar Downloading: http://download.java.net/maven/1//com.thoughtworks.qdox/jars/qdox-1.6.3.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//com/thoughtworks/qdox/qdox/1.6.3/qdox-1.6.3.jar Downloading: http://repo.exist.com/maven2/com/thoughtworks/qdox/qdox/1.6.3/qdox-1.6.3.jar 101K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0-rc-1/gmaven-feature-support-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.feature/jars/gmaven-feature-support-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0-rc-1/gmaven-feature-support-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0-rc-1/gmaven-feature-support-1.0-rc-1.jar 15K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/gmaven-common/1.0-rc-1/gmaven-common-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/gmaven-common/1.0-rc-1/gmaven-common-1.0-rc-1.jar 14K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0-rc-1/gmaven-feature-api-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.feature/jars/gmaven-feature-api-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0-rc-1/gmaven-feature-api-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0-rc-1/gmaven-feature-api-1.0-rc-1.jar 17K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/slf4j/slf4j-api/1.5.0/slf4j-api-1.5.0.jar Downloading: http://download.java.net/maven/1//org.slf4j/jars/slf4j-api-1.5.0.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/slf4j/slf4j-api/1.5.0/slf4j-api-1.5.0.jar Downloading: http://repo.exist.com/maven2/org/slf4j/slf4j-api/1.5.0/slf4j-api-1.5.0.jar 16K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/support/ant-1.7.0/1.0-rc-1/ant-1.7.0-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.support/jars/ant-1.7.0-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/support/ant-1.7.0/1.0-rc-1/ant-1.7.0-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/support/ant-1.7.0/1.0-rc-1/ant-1.7.0-1.0-rc-1.jar 1272K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/runtime/gmaven-runtime-default/1.0-rc-1/gmaven-runtime-default-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.runtime/jars/gmaven-runtime-default-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/runtime/gmaven-runtime-default/1.0-rc-1/gmaven-runtime-default-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-default/1.0-rc-1/gmaven-runtime-default-1.0-rc-1.jar 11K downloaded Downloading: http://archiva.openqa.org/repository/releases/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0-rc-1/gmaven-runtime-support-1.0-rc-1.jar Downloading: http://download.java.net/maven/1//org.codehaus.groovy.maven.runtime/jars/gmaven-runtime-support-1.0-rc-1.jar Downloading: http://people.apache.org/repo/m2-incubating-repository//org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0-rc-1/gmaven-runtime-support-1.0-rc-1.jar Downloading: http://repo.exist.com/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0-rc-1/gmaven-runtime-support-1.0-rc-1.jar 73K downloaded [INFO] [selenium:xvfb {execution: xvfb}] [INFO] Starting Xvfb... [INFO] Using display: :22 [INFO] Using Xauthority file: /tmp/Xvfb8213.Xauthority Deleting: /tmp/Xvfb8213.Xauthority /usr/X11R6/bin/xauth: creating new authority file /tmp/Xvfb8213.Xauthority Created dir: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium Launching Xvfb [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/xvfb.log Waiting for Xvfb... Xvfb started [INFO] [site:attach-descriptor] [INFO] [selenium:start-server {execution: start-server}] Launching Selenium Server Waiting for Selenium Server... [INFO] Including display properties from: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/display.properties [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/server.log [INFO] User extensions: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/user-extensions.js Selenium Server started [INFO] snapshot org.apache.geronimo.modules:modules:2.0.3-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.geronimo.modules:modules:2.0.3-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.geronimo.modules:modules:2.0.3-SNAPSHOT: checking for updates from apache.snapshots [INFO] [geronimo:start-server {execution: start-server}] [INFO] Using assembly configuration: tomcat [INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:2.0.3-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:2.0.3-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:2.0.3-SNAPSHOT: checking for updates from apache.snapshots [INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:zip:bin:2.0.3-SNAPSHOT [INFO] Using geronimoHome: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/geronimo-tomcat6-jee5-2.0.3-SNAPSHOT [INFO] Installing assembly... [INFO] Expanding: /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-jee5/2.0.3-SNAPSHOT/geronimo-tomcat6-jee5-2.0.3-SNAPSHOT-bin.zip into /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target [INFO] Starting Geronimo server... [INFO] Selected option set: default [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log [INFO] Waiting for Geronimo server... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Assembly: jetty ================================= See the full test.log file at http://people.apache.org/builds/geronimo/server/binaries/2.0/20090104/logs-0200-jetty/test.log Booting Geronimo Kernel (in Java 1.5.0_16)... Module 1/30 org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car 02:43:51,227 WARN [RMIRegistryService] RMI Registry failed 02:43:51,229 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry" java.rmi.server.ExportException: Port already in use: 1099; nested exception is: java.net.BindException: Address already in use at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:249) at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:184) at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:382) at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:116) at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:180) at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:92) at sun.rmi.registry.RegistryImpl.(RegistryImpl.java:78) at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:186) at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:63) at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:996) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:553) at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379) at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:448) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$158b1a3f.startConfiguration() at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156) at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) Caused by: java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.(ServerSocket.java:185) at java.net.ServerSocket.(ServerSocket.java:97) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(RMIDirectSocketFactory.java:27) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(RMIMasterSocketFactory.java:333) at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622) at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237) ... 31 more Server Startup failed org.apache.geronimo.kernel.config.LifecycleException: start of org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:547) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$158b1a3f.startConfiguration() at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156) at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exception at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:514) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530) ... 14 more Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car failed to start due to the following reasons: The service ServiceModule=org.apache.geronimo.configs/rmi-naming/2.0.3-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry did not start because Port already in use: 1099; nested exception is: java.net.BindException: Address already in use at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:477) ... 16 more [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Geronimo TestSuite [INFO] Geronimo TestSuite :: Console Testsuite [INFO] Geronimo TestSuite :: CORBA TestSuite [INFO] Geronimo TestSuite :: Deployment Testsuite [INFO] Geronimo TestSuite :: Enterprise Testsuite [INFO] Geronimo TestSuite :: Web-tier Testsuite [INFO] Geronimo TestSuite :: WebServices TestSuite [INFO] ---------------------------------------------------------------------------- [INFO] Building Geronimo TestSuite [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files}] [INFO] [site:attach-descriptor] [INFO] [tools:verify-legal-files {execution: verify-legal-files}] [INFO] [install:install] [INFO] Installing /home/geronimo/geronimo/2.0/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.0.3-SNAPSHOT/testsuite-2.0.3-SNAPSHOT.pom [INFO] ---------------------------------------------------------------------------- [INFO] Building Geronimo TestSuite :: Console Testsuite [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files}] [INFO] [selenium:xvfb {execution: xvfb}] [INFO] Starting Xvfb... [INFO] Using display: :22 [INFO] Using Xauthority file: /tmp/Xvfb50024.Xauthority Deleting: /tmp/Xvfb50024.Xauthority /usr/X11R6/bin/xauth: creating new authority file /tmp/Xvfb50024.Xauthority Created dir: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium Launching Xvfb Waiting for Xvfb... [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/xvfb.log Xvfb started [INFO] [site:attach-descriptor] [INFO] [selenium:start-server {execution: start-server}] Launching Selenium Server Waiting for Selenium Server... [INFO] Including display properties from: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/display.properties [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/server.log [INFO] User extensions: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/selenium/user-extensions.js Selenium Server started [INFO] [geronimo:start-server {execution: start-server}] [INFO] Using assembly configuration: jetty [INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty6-jee5:2.0.3-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty6-jee5:2.0.3-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty6-jee5:2.0.3-SNAPSHOT: checking for updates from apache.snapshots [INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty6-jee5:zip:bin:2.0.3-SNAPSHOT [INFO] Using geronimoHome: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/geronimo-jetty6-jee5-2.0.3-SNAPSHOT [INFO] Installing assembly... [INFO] Expanding: /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty6-jee5/2.0.3-SNAPSHOT/geronimo-jetty6-jee5-2.0.3-SNAPSHOT-bin.zip into /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target [INFO] Starting Geronimo server... [INFO] Selected option set: default [INFO] Redirecting output to: /home/geronimo/geronimo/2.0/testsuite/console-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log [INFO] Waiting for Geronimo server... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR