Yes, there was an error in the hosts file. But geronimo 1.0 worked with the error -- but everything seems fine now with 1.1rc1
Thanks, Paul > For this error, I would check your hosts file (/etc/hosts or > c:\windows\system32\drivers\etc\hosts). It looks like your machine > thinks that it is 68.69.195.191 but really it is not. > > Thanks, > Aaron > > On 6/14/06, Paul Watkins <[EMAIL PROTECTED]> wrote: >> I have no problems starting Geronimo 1.0 under JDK1.5.0_06 >> >> However, Geronimo-1.1rc1 fails to start -- all the java environmental >> variables are set: JAVA_HOME, JDK_HOME, JRE_HOME >> >> Any ideas from the log code below? The error messages regarding the >> registry bind are also present with 1.0 but it still starts -- 1.1rc1 >> does not. >> >> Thanks, >> >> Paul >> >> org.apache.geronimo.kernel.config.LifecycleException: start of >> geronimo/j2ee-sec >> urity/1.1-rc1/car failed >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon >> figuration(SimpleConfigurationManager.java:529) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon >> figuration(SimpleConfigurationManager.java:493) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastCla >> ssByCGLIB$$ce77a924.invoke(<generated>) >> at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) >> at >> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod >> Invoker.java:38) >> at >> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio >> n.java:122) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. >> java:817) >> at >> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 >> 7) >> at >> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat >> ionInvoker.java:35) >> at >> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro >> xyMethodInterceptor.java:96) >> at >> org.apache.geronimo.kernel.config.EditableConfigurationManager$$Enhan >> cerByCGLIB$$a4b65cec.startConfiguration(<generated>) >> at >> org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:297) >> at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) >> at org.apache.geronimo.system.main.Daemon.main(Daemon.java:377) >> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: >> Unknown sta >> rt exception >> at >> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio >> nGBeans(ConfigurationUtil.java:440) >> at >> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(Ke >> rnelConfigurationManager.java:187) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon >> figuration(SimpleConfigurationManager.java:512) >> ... 13 more >> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: >> Configuratio >> n geronimo/j2ee-security/1.1-rc1/car failed to start due to the >> following reason >> s: >> The service >> ServiceModule=geronimo/j2ee-security/1.1-rc1/car,j2eeType=GBean,na >> me=JMXService did not start because the doStart method threw an >> exception. >> java.io.IOException: Cannot bind to URL >> [rmi://0.0.0.0:1099/JMXConnector]: javax >> .naming.NoPermissionException [Root exception is >> java.rmi.ServerException: Remot >> eException occurred in server thread; nested exception is: >> java.rmi.AccessException: Registry.Registry.bind disallowed; >> origin /68. >> 69.195.191 is non-local host] >> at >> javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConn >> ectorServer.java:814) >> at >> javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ >> er.java:431) >> at >> org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav >> a:190) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI >> nstance.java:981) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart >> (GBeanInstanceState.java:267) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta >> nceState.java:102) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G >> BeanInstanceState.java:124) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI >> nstance.java:540) >> at >> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi >> cKernel.java:379) >> at >> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio >> nGBeans(ConfigurationUtil.java:374) >> at >> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(Ke >> rnelConfigurationManager.java:187) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon >> figuration(SimpleConfigurationManager.java:512) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon >> figuration(SimpleConfigurationManager.java:493) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastCla >> ssByCGLIB$$ce77a924.invoke(<generated>) >> at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) >> at >> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod >> Invoker.java:38) >> at >> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio >> n.java:122) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. >> java:817) >> at >> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 >> 7) >> at >> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat >> ionInvoker.java:35) >> at >> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro >> xyMethodInterceptor.java:96) >> at >> org.apache.geronimo.kernel.config.EditableConfigurationManager$$Enhan >> cerByCGLIB$$a4b65cec.startConfiguration(<generated>) >> at >> org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:297) >> at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) >> at org.apache.geronimo.system.main.Daemon.main(Daemon.java:377) >> Caused by: javax.naming.NoPermissionException [Root exception is >> java.rmi.Server >> Exception: RemoteException occurred in server thread; nested exception >> is: >> java.rmi.AccessException: Registry.Registry.bind disallowed; >> origin /68. >> 69.195.191 is non-local host] >> at >> com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:1 >> 22) >> at >> com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.jav >> a:208) >> at javax.naming.InitialContext.bind(InitialContext.java:359) >> at >> javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServe >> r.java:635) >> at >> javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ >> er.java:427) >> ... 23 more >> Caused by: java.rmi.ServerException: RemoteException occurred in server >> thread; >> nested exception is: >> java.rmi.AccessException: Registry.Registry.bind disallowed; >> origin /68. >> 69.195.191 is non-local host >> at >> sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:385 >> ) >> at >> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240) >> at sun.rmi.transport.Transport$1.run(Transport.java:153) >> at java.security.AccessController.doPrivileged(Native Method) >> at sun.rmi.transport.Transport.serviceCall(Transport.java:149) >> at >> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4 >> 60) >> at >> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport >> .java:701) >> at java.lang.Thread.run(Thread.java:595) >> at >> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream >> RemoteCall.java:247) >> at >> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java: >> 223) >> at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343) >> at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source) >> at >> com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:1 >> 16) >> ... 27 more >> Caused by: java.rmi.AccessException: Registry.Registry.bind disallowed; >> origin / >> 68.69.195.191 is non-local host >> at >> sun.rmi.registry.RegistryImpl.checkAccess(RegistryImpl.java:223) >> at sun.rmi.registry.RegistryImpl.bind(RegistryImpl.java:119) >> at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source) >> at >> sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375 >> ) >> at >> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240) >> at sun.rmi.transport.Transport$1.run(Transport.java:153) >> at java.security.AccessController.doPrivileged(Native Method) >> at sun.rmi.transport.Transport.serviceCall(Transport.java:149) >> at >> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4 >> 60) >> at >> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport >> .java:701) >> at java.lang.Thread.run(Thread.java:595) >> >> >> at >> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio >> nGBeans(ConfigurationUtil.java:403) >> ... 15 more >> Server shutdown begun >> >> >