Jarek Gawor | 1 Oct 2011 07:41
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1177872

Geronimo Revision: 1177872 built with tests included

See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111001/build-2000.log

 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111001/unit-test-reports

2) net.sf.josql:gentlyweb-utils:jar:1.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=net.sf.josql -DartifactId=gentlyweb-utils -Dversion=1.5
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=net.sf.josql -DartifactId=gentlyweb-utils -Dversion=1.5
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.plugins:activemq-webconsole-jetty:car:2.2.2-SNAPSHOT
  	2) org.apache.activemq:activemq-console:jar:5.4.2
  	3) net.sf.josql:gentlyweb-utils:jar:1.5

----------
2 required artifacts are missing.

for artifact: 
  org.apache.geronimo.plugins:activemq-webconsole-jetty:car:2.2.2-SNAPSHOT

(Continue reading)

Ivan | 1 Oct 2011 09:43
Picon

Use version suffix for deployment plan file names

Hi, although we are trying to make the deployment plan compatible among different versions,there are still differences. e.g. some OSGi metadata are imported in the latest 3.0 release. So, if the users would hope to use the same application package for different versions, there may be an issue. I am thinking that we could use version as suffix for the deployment plans. For the web application, Geronimo will first try to find a geronimo-web_3.0.0.xml in the WEB-INF directory, if not it will uses geronimo-web.xml file. With this, it may get the life easier.
Thoughts ?

--
Ivan

Rob High | 1 Oct 2011 12:02
Picon
Favicon

AUTO: Rob High is out of the office. (returning 10/10/2011)

I am out of the office until 10/10/2011.

I'm on vacation, returning 10-Oct-2011. In an emergency please contact Mike Gilfix at 1-512-286-6329 or Gopal Krishnan at 1-512-286-7065.


Note: This is an automated response to your message "[BUILD] branches/2.2: Failed for Revision: 1177872" sent on 9/30/11 23:41:21.

This is the only notification you will receive while this person is away.

Jarek Gawor | 2 Oct 2011 10:33
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1178102

Geronimo Revision: 1178102 built with tests included

See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111002/build-2000.log

Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.2/20111002
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 440 minutes 
[INFO] Finished at: Sun Oct 02 03:23:29 EDT 2011
[INFO] Final Memory: 314M/791M
[INFO] ------------------------------------------------------------------------

TESTSUITE RESULTS (Failures only)
=================================

Assembly: tomcat
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111002/logs-2000-tomcat/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/75 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/75 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .000s
Module  3/75 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/75 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/75 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-02
03:27:57,670 WARN  [RMIRegistryService] RMI Registry failed
2011-10-02 03:27:57,672 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$617a7640.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$617a7640.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.pom

Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.jar

[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/plugins/1.5/plugins-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.jar

[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Assembly: jetty
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111002/logs-2000-jetty/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/74 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/74 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .001s
Module  3/74 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/74 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/74 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-02
03:30:39,612 WARN  [RMIRegistryService] RMI Registry failed
2011-10-02 03:30:39,613 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$fe435782.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$fe435782.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: jetty
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty7-javaee5/2.2.2-SNAPSHOT/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Samples: branches/2.2
=================================
Log: http://people.apache.org/builds/geronimo/server/binaries/2.2/20111002/samples-2000.log

Build status: OK

Jarek Gawor | 3 Oct 2011 10:30
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1178272

Geronimo Revision: 1178272 built with tests included

See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111003/build-2000.log

Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.2/20111003
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 437 minutes 45 seconds
[INFO] Finished at: Mon Oct 03 03:20:48 EDT 2011
[INFO] Final Memory: 315M/759M
[INFO] ------------------------------------------------------------------------

TESTSUITE RESULTS (Failures only)
=================================

Assembly: tomcat
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111003/logs-2000-tomcat/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/75 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/75 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .000s
Module  3/75 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/75 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/75 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-03
03:25:06,031 WARN  [RMIRegistryService] RMI Registry failed
2011-10-03 03:25:06,032 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$7f05bb7a.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$7f05bb7a.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.pom

Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.jar

[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/plugins/1.5/plugins-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.jar

[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Assembly: jetty
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111003/logs-2000-jetty/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/74 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/74 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .001s
Module  3/74 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/74 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/74 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-03
03:27:40,669 WARN  [RMIRegistryService] RMI Registry failed
2011-10-03 03:27:40,671 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$a774fdff.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$a774fdff.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: jetty
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty7-javaee5/2.2.2-SNAPSHOT/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Samples: branches/2.2
=================================
Log: http://people.apache.org/builds/geronimo/server/binaries/2.2/20111003/samples-2000.log

Build status: OK

Russell E Glaue | 3 Oct 2011 21:17
Favicon
Gravatar

Re: Use version suffix for deployment plan file names

This would be a good option to support cross version compatibility.

Would the suffix remain the same for minor releases, or would we increment the
version number in the suffix (i.e. geronimo-web_3.0.1.xml)?

In what future version would this feature be deprecated? Or would we support
this methodology in all future versions?

-RG

On 10/01/2011 02:43 AM, Ivan wrote:
> Hi, although we are trying to make the deployment plan compatible among
> different versions,there are still differences. e.g. some OSGi metadata are
> imported in the latest 3.0 release. So, if the users would hope to use the same
> application package for different versions, there may be an issue. I am thinking
> that we could use version as suffix for the deployment plans. For the web
> application, Geronimo will first try to find a geronimo-web_3.0.0.xml in the
> WEB-INF directory, if not it will uses geronimo-web.xml file. With this, it may
> get the life easier.
> Thoughts ?
> 
> -- 
> Ivan

Jarek Gawor | 4 Oct 2011 01:04
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1178457

Build status: FAILED

Jarek Gawor | 4 Oct 2011 10:33
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1178626

Geronimo Revision: 1178626 built with tests included

See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111004/build-2000.log

Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.2/20111004
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 438 minutes 25 seconds
[INFO] Finished at: Tue Oct 04 03:23:30 EDT 2011
[INFO] Final Memory: 313M/740M
[INFO] ------------------------------------------------------------------------

TESTSUITE RESULTS (Failures only)
=================================

Assembly: tomcat
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111004/logs-2000-tomcat/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/75 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/75 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .000s
Module  3/75 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/75 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/75 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-04
03:27:56,267 WARN  [RMIRegistryService] RMI Registry failed
2011-10-04 03:27:56,269 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$67e2ec79.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$67e2ec79.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.pom

Downloading: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.jar

[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking
for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-maven-plugin:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/plugins/1.5/plugins-1.5.pom

Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.jar

[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-system:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-cli:2.2.2-SNAPSHOT: checking for updates
from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-kernel:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-crypto:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-common:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-plugin:2.2.2-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Assembly: jetty
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20111004/logs-2000-jetty/

 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/74 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/74 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .001s
Module  3/74 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started
in   .000s
Module  4/74 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/74 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                       2011-10-04
03:30:46,160 WARN  [RMIRegistryService] RMI Registry failed
2011-10-04 03:30:46,162 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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.<init>(RegistryImpl.java:68)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:222)
	at org.apache.geronimo.kernel.rmi.RMIRegistryService.doStart(RMIRegistryService.java:72)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
	at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
	at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:465)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$25871209.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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.<init>(ServerSocket.java:185)
	at org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory.createServerSocket(GeronimoRMIServerSocketFactory.java:35)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 33 more
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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$$25871209.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	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:531)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
	... 16 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car failed to start due to the following reasons:
  The service
ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2.2-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:494)
	... 18 more

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: jetty
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding:
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty7-javaee5/2.2.2-SNAPSHOT/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT-bin.zip
into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR

Samples: branches/2.2
=================================
Log: http://people.apache.org/builds/geronimo/server/binaries/2.2/20111004/samples-2000.log

Build status: OK

Jarek Gawor | 4 Oct 2011 19:04
Picon
Favicon

[BUILD] branches/2.2: Failed for Revision: 1178753

Build status: FAILED

Kevan Miller | 4 Oct 2011 20:55
Picon

Re: Geronimo 3.0-beta Release Status


On Sep 28, 2011, at 11:13 PM, Rex Wang wrote:

> 
> 
> 2011/9/29 Forrest Xia <forrestxm@...>
> Rex,
> 
> Seems we want to wait a little bit longer(for openejb 4.0.0 release) to branch the current trunk out to
3.0-beta in branches, that properly happens around first half of October, right?
> Yes, The only dependency - OpenEJB 4.0.0 has not started release yet. We have to wait..

OK. OpenEJB 4.0-beta has been released. So, we're not waiting on OpenEJB any longer... Hope we can start our
final release prep, soon...

--kevan

Gmane