It looks like something on your system is using the same port that the
ORB naming service is configured to use (1050). This might be a
transient problem that would go away with a fresh reboot. If it's
persistent, then you can change the port by editing the file
config-substitutions.properties in the var/config directory and changing
the value of the PlanCOSNamingPort property to another port. .
Rick
Bishop73 wrote:
Hi,
I've got the following error trying geronimo my first time, what can I do ?
Thanks!
Module 10/30 org.apache.geronimo.configs/myfaces/2.0.1/car
started in .015s
Module 11/30 org.apache.geronimo.configs/tomcat6/2.0.1/car
09:04:08,886 ERROR [[/]] "Restricted listeners property file not found
started in 2.468s
Module 12/30 org.apache.geronimo.configs/geronimo-gbean-deployer/2.0.1/car
started in .406s
Module 13/30 org.apache.geronimo.configs/j2ee-deployer/2.0.1/car
started in .422s
Module 14/30 org.apache.geronimo.configs/connector-deployer/2.0.1/car
started in .422s
Module 15/30
org.apache.geronimo.configs/persistence-jpa10-deployer/2.0.1/car started in
.125s
Module 16/30 org.apache.geronimo.configs/openejb-deployer/2.0.1/car
started in .156s
Module 17/30 org.apache.geronimo.configs/client-deployer/2.0.1/car
started in .188s
Module 18/30 org.apache.geronimo.configs/axis2-deployer/2.0.1/car
started in .204s
Module 19/30 org.apache.geronimo.configs/axis-deployer/2.0.1/car
started in .969s
Module 20/30 org.apache.geronimo.configs/javamail/2.0.1/car
started in .093s
Module 21/30 org.apache.geronimo.configs/sharedlib/2.0.1/car
started in .015s
Module 22/30 org.apache.geronimo.configs/tomcat6-deployer/2.0.1/car
started in .125s
Module 23/30 org.apache.geronimo.configs/jasper-deployer/2.0.1/car
started in .047s
Module 24/30 org.apache.geronimo.configs/myfaces-deployer/2.0.1/car
started in .047s
Module 25/30 org.apache.geronimo.configs/welcome-tomcat/2.0.1/car
started in .343s
Module 26/30 org.apache.geronimo.configs/dojo-tomcat/2.0.1/car
started in .156s
Module 27/30 org.apache.geronimo.configs/webconsole-tomcat/2.0.1/car
09:04:15,917 ERROR [GBeanInstanceState] Error while starting; GBean is now
in the FAILED state:
abstractName="org.apache.geronimo.configs/j2ee-corba-yoko/2.0.1/car?ServiceModule=org.apach
org.apache.geronimo.corba.security.config.ConfigException: Error starting
transient name service
at
org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:179)
at
org.apache.geronimo.yoko.ORBConfigAdapter$$FastClassByCGLIB$$76e4a002.invoke(<generated>)
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.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.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(<generated>)
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.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$$b62b73b6.startConfiguration(<generated>)
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.yoko.orb.CosNaming.tnaming.TransientServiceException:
Unable to initialize name service
at
org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(TransientNameService.java:155)
at
org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(TransientNameService.java:115)
at
org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:175)
... 42 more
Caused by: org.omg.CORBA.COMM_FAILURE: bind() failed: Address already in
use: JVM_Bind: vmcid: Apache minor code: 0x8 completed: No
at
org.apache.yoko.orb.OCI.IIOP.Acceptor_impl.<init>(Acceptor_impl.java:471)
at
org.apache.yoko.orb.OCI.IIOP.AccFactory_impl.create_acceptor(AccFactory_impl.java:157)
at
org.apache.yoko.orb.OBPortableServer.POAManagerFactory_impl.create_POAManager(POAManagerFactory_impl.java:251)
at
org.apache.yoko.orb.OB.ORBControl.initializeRootPOA(ORBControl.java:539)
at
org.apache.yoko.orb.OBCORBA.ORB_impl.resolve_initial_references(ORB_impl.java:1095)