Hi Kamal,
         It could be that the ip 0.0.0.0 is not mapped to the host name
localhost. Also map localhost to 127.0.0.1
         Usually many linux  versions have  default name as
localhost.localdomain. This also may cause similar problems. Changing them
to localhost may also be helpful.

Regards
Manu


On 6/14/07, Kamalanathan Raman <[EMAIL PROTECTED]> wrote:

 *Hi all,*

* *

*Iam using Geronimo 1.1.1 , when I try to start the Geronimo deployed in
my Linux machine , iam getting the following error.*

*Can any one of u give me a pointer on this. Ur inputs are highly
appreciated.*





java.io.IOException: Cannot bind to URL [rmi://0.0.0.0:1099/JMXConnector]:
javax.naming.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: 0.0.0.0; nested
exception is:

            java.net.ConnectException: Connection timed out]

            at
javax.management.remote.rmi.RMIConnectorServer.newIOException(
RMIConnectorServer.java:814)

            at javax.management.remote.rmi.RMIConnectorServer.start(
RMIConnectorServer.java:431)

            at org.apache.geronimo.jmxremoting.JMXConnector.doStart(
JMXConnector.java:190)

            at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(
GBeanInstance.java:981)

            at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(
GBeanInstanceState.java:267)

            at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(
GBeanInstanceState.java:102)

            at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(
GBeanInstanceState.java:124)

            at
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(
GBeanInstance.java:540)

            at
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(
BasicKernel.java:379)

            at
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans
(ConfigurationUtil.java:374)

            at
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(
KernelConfigurationManager.java:187)

            at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
(SimpleConfigurationManager.java:527)

            at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration
(SimpleConfigurationManager.java:508)

            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.GBeanOperation.invoke(
GBeanOperation.java:122)

            at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(
GBeanInstance.java:817)

            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$$f59f9eb1.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.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: 0.0.0.0; nested
exception is:

            java.net.ConnectException: Connection timed out]

            at com.sun.jndi.rmi.registry.RegistryContext.bind(
RegistryContext.java:122)

            at com.sun.jndi.toolkit.url.GenericURLContext.bind(
GenericURLContext.java:208)

            at javax.naming.InitialContext.bind(InitialContext.java:359)

            at javax.management.remote.rmi.RMIConnectorServer.bind(
RMIConnectorServer.java:635)

            at javax.management.remote.rmi.RMIConnectorServer.start(
RMIConnectorServer.java:427)

            ... 23 more

Caused by: java.rmi.ConnectException: Connection refused to host: 0.0.0.0;
nested exception is:

            java.net.ConnectException: Connection timed out

            at sun.rmi.transport.tcp.TCPEndpoint.newSocket(
TCPEndpoint.java:574)

            at sun.rmi.transport.tcp.TCPChannel.createConnection(
TCPChannel.java:185)

            at sun.rmi.transport.tcp.TCPChannel.newConnection(
TCPChannel.java:171)

            at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)

            at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)

            at com.sun.jndi.rmi.registry.RegistryContext.bind(
RegistryContext.java:116)

            ... 27 more

Caused by: java.net.ConnectException: Connection timed out

            at java.net.PlainSocketImpl.socketConnect(Native Method)

            at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java
:333)

            at java.net.PlainSocketImpl.connectToAddress(
PlainSocketImpl.java:193)

            at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)





Thanks and Regards,

Kamal
 **************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
solely for the use of the addressee(s). If you are not the intended
recipient, please notify the sender by e-mail and delete the original
message. Further, you are not to copy, disclose, or distribute this e-mail
or its contents to any other person and any such actions are unlawful. This
e-mail may contain viruses. Infosys has taken every reasonable precaution to
minimize this risk, but is not liable for any damage you may sustain as a
result of any virus in this e-mail. You should carry out your own virus
checks before opening the e-mail or attachment. Infosys reserves the right
to monitor and review the content of all messages sent to or from this
e-mail address. Messages sent to or from this e-mail address may be stored
on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Reply via email to