Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (28)
  • Antoine (23)
  • shao (20)
  • venkaiah.k (16)
  • danielandross (14)
  • eva.das (13)
  • metabyte (11)
  • sirswendu.ganapati (11)
  • cristiano.quintao (8)
  • sara.saraa (8)

All time

  • Antoine (1494)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (384)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne.. (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne..
#16152
greg.osuri (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne.. 3 Months, 3 Weeks ago Karma: 0  
I'm doing a demo of Intalio to a customer and trying to get it running a the linux server.

Below is the error i'm getting, broke my head and still couldn't figure it out.

Java version is "1.5.0_07"

Linux is running on a Grid Server.

I've disabled the IP tables and there is no firewall.

Any help is greatly appreciated. Below is the Stack Trace:


Code: :

  Module  1/33 org.apache.geronimo.configs/rmi-naming/2.0.1/car              started in   .739s Module  2/33 org.apache.geronimo.configs/j2ee-server/2.0.1/car             started in   .436s Module  3/33 org.apache.geronimo.configs/transaction/2.0.1/car            05:55:07,835 WARN  [1/car,j2eeType=GBean,name=JMXServiceFailure in JMXConnector service:jmx:rmi://0.0.0.0:9999/jndi/rmi://0.0.0.0:1099/JMXConnector 05:55:07,835 ERROR [GBeanInstanceStateError while startingGBean is now in the FAILED stateabstractName="org.apache.geronimo.configs/j2ee-security/2.0.1/car?ServiceModule=org.apache.geronimo.configs/j2ee-security/2.0.1/car,j2eeType=GBean,name=JMXService" java.io.IOExceptionCannot 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.ConnectExceptionConnection 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:191)         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:996)         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)         at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:553)         at org.apahe.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)         at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:448)         at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530)         at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(<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:124)         at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)         at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)         at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)         at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)         at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$efe75023.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 byjavax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectExceptionConnection refused to host0.0.0.0nested exception is:         java.net.ConnectExceptionConnection timed out]         at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:122)         at com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:208 org.apache.geronimo.kernel.config.LifecycleExceptionstart of org.apache.geronimo.configs/transaction/2.0.1/car failed         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:547)         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:124)         at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)         at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)         at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)         at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)         at org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$efe75023.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 byorg.apache.geronimo.kernel.config.InvalidConfigExceptionUnknown start exception         at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:514)         at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530)         ... 14 more Caused byorg.apache.geronimo.gbean.InvalidConfigurationExceptionConfiguration org.apache.geronimo.configs/j2ee-security/2.0.1/car failed to start due to the following reasons:   The service ServiceModule=org.apache.geronimo.configs/j2ee-security/2.0.1/car,j2eeType=GBean,name=JMXService did not start because 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.ConnectExceptionConnection timed out]         at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:477)         ... 16 more

 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16162
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne.. 3 Months, 3 Weeks ago Karma: 28  
Try running netstat -anp and see what might be blocking the 1099 port.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, the Open Source BPMS company
www.intalio.com
  The administrator has disabled public write access.
#16164
greg.osuri (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne.. 3 Months, 3 Weeks ago Karma: 0  
There were certain changes i had to make, to the config.xml. There was nothing on 1099.

The whole internal ip/hostname based referencing Geronimo uses wasn't impressive, had to add whole bunch of entries in the /etc/hosts files to get this working.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16167
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Cannot bind to URL [rmi://0.0.0.0:1099/JMXConne.. 3 Months, 3 Weeks ago Karma: 28  
The 1099 port is the standard port for RMI if I remember correctly. So you probably have to make sure nothing is occupying that port.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, the Open Source BPMS company
www.intalio.com
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop