Discussion:
java.net.UnknownHostException during geronimo startup
amlan.geronimo
2016-02-08 15:29:48 UTC
Permalink
Hi Team,I have an took a backup from old geronimo application server -
stisitcds and untar it at new geronimo server stisitabctmp. I thought in
this way I can avoide new installation and deployment at new server
stisitabctmp.But In this way, I am getting one error during startup of
geronimo...at stisitabctmpHere is the geronimo.out log
.............outputModule 9/71
org.apache.geronimo.framework/j2ee-security/2.1.8/car
2016-02-08 08:47:39,858 WARN [8/car,j2eeType=GBean,name=JMXService] Failure
in JMXConnector
service:jmx:rmi://0.0.0.0:10017/jndi/rmi://0.0.0.0:1117/JMXConnector2016-02-08
08:47:39,860 ERROR [GBeanInstanceState] Error while starting; GBean is now
in the *FAILED state:
abstractName="org.apache.geronimo.framework/j2ee-security/2.1.8/car?ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService"java.io.IOException:
Cannot bind to URL [rmi://0.0.0.0:1117/JMXConnector]:
javax.naming.ConfigurationException [Root exception is
java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception is:
java.net.UnknownHostException: stisitabctmp: stisitabctmp]*Caused by:
javax.naming.ConfigurationException [Root exception is
java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception is:
java.net.UnknownHostException: stisitabctmp: stisitabctmp]*Server Startup
failedorg.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/j2ee-security/2.1.8/car failed at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:580)**Caused
by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration
org.apache.geronimo.framework/j2ee-security/2.1.8/car failed to start due to
the following reasons: The service
ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService
did not start because Cannot bind to URL [rmi://0.0.0.0:1117/JMXConnector]:
javax.naming.ConfigurationException [Root exception is
java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception is:
java.net.UnknownHostException: stisitabctmp: stisitabctmp]*Please let me
know. How can I startup my server????Regards,Amlan



--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/java-net-UnknownHostException-during-geronimo-startup-tp3989980.html
Sent from the Users mailing list archive at Nabble.com.
Johannes Weberhofer
2016-03-11 09:13:07 UTC
Permalink
Is another server running at the same host?

Btw. it would be good not to send the whole message in a single line, it's hard to read...

Best regards,
Johannes
Hi Team, I have an took a backup from old geronimo application server - stisitcds and untar it at new geronimo server stisitabctmp. I thought in this way I can avoide new installation and deployment at new server stisitabctmp. But In this way, I am getting one error during startup of geronimo...at stisitabctmp Here is the geronimo.out log .............output Module 9/71 org.apache.geronimo.framework/j2ee-security/2.1.8/car 2016-02-08 08:47:39,858 WARN [8/car,j2eeType=GBean,name=JMXService] Failure in JMXConnector service:jmx:rmi://0.0.0.0:10017/jndi/rmi://0.0.0.0:1117/JMXConnector 2016-02-08 08:47:39,860 ERROR [GBeanInstanceState] Error while starting; GBean is now in the *FAILED state: abstractName="org.apache.geronimo.framework/j2ee-security/2.1.8/car?ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService" java.io.IOException: Cannot bind to URL [rmi://0.0.0.0:1117/JMXConnector]: javax.naming.ConfigurationException [Root exception
javax.naming.ConfigurationException [Root exception is java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception is: java.net.UnknownHostException: stisitabctmp: stisitabctmp]* Please let me know. How can I startup my server???? Regards, Amlan
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
View this message in context: java.net.UnknownHostException during geronimo startup <http://apache-geronimo.328035.n3.nabble.com/java-net-UnknownHostException-during-geronimo-startup-tp3989980.html>
Sent from the Users mailing list archive <http://apache-geronimo.328035.n3.nabble.com/Users-f328036.html> at Nabble.com.
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
Kevan Miller
2016-03-12 02:29:09 UTC
Permalink
Your old hostname is embedded in your original geronimo server. So, the
server is trying to resolve "stisitabctmp" during startup. I don't recall
how you can reconfigure your server with the new hostname. You could try to
configure 'stisitabctmp' to be the same as 'stisitcds' in your network
config on 'stisitcds'. Yes, it's a hack...

On Fri, Mar 11, 2016 at 1:13 AM, Johannes Weberhofer <
Post by Johannes Weberhofer
Is another server running at the same host?
Btw. it would be good not to send the whole message in a single line, it's hard to read...
Best regards,
Johannes
Hi Team, I have an took a backup from old geronimo application server -
stisitcds and untar it at new geronimo server stisitabctmp. I thought in
this way I can avoide new installation and deployment at new server
stisitabctmp. But In this way, I am getting one error during startup of
geronimo...at stisitabctmp Here is the geronimo.out log .............output
Module 9/71 org.apache.geronimo.framework/j2ee-security/2.1.8/car
2016-02-08 08:47:39,858 WARN [8/car,j2eeType=GBean,name=JMXService] Failure
in JMXConnector service:jmx:rmi://
0.0.0.0:10017/jndi/rmi://0.0.0.0:1117/JMXConnector 2016-02-08
08:47:39,860 ERROR [GBeanInstanceState] Error while starting; GBean is now
abstractName="org.apache.geronimo.framework/j2ee-security/2.1.8/car?ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService"
javax.naming.ConfigurationException [Root exception
is java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception
javax.naming.ConfigurationException [Root exception is
java.net.UnknownHostException: stisitabctmp: stisitabctmp] *Server Startup
failed org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/j2ee-security/2.1.8/car failed at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:580)*
Configuration org.apache.geronimo.framework/j2ee-security/2.1.8/car failed
to start due to the following reasons: The service
ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService
did not start because Cannot bind to URL [rmi://0.0.0.0:1117/JMXConnector
javax.naming.ConfigurationException [Root exception is
java.net.UnknownHostException: stisitabctmp: stisitabctmp]* Please let me
know. How can I startup my server???? Regards, Amlan
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
View this message in context: java.net.UnknownHostException during
geronimo startup <
http://apache-geronimo.328035.n3.nabble.com/java-net-UnknownHostException-during-geronimo-startup-tp3989980.html
Sent from the Users mailing list archive <
http://apache-geronimo.328035.n3.nabble.com/Users-f328036.html> at
Nabble.com.
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
Kevin Huntly
2016-03-14 20:25:13 UTC
Permalink
Just do a grep -r from your Geronimo home and you should find the XML
Post by Kevan Miller
Your old hostname is embedded in your original geronimo server. So, the
server is trying to resolve "stisitabctmp" during startup. I don't recall
how you can reconfigure your server with the new hostname. You could try to
configure 'stisitabctmp' to be the same as 'stisitcds' in your network
config on 'stisitcds'. Yes, it's a hack...
On Fri, Mar 11, 2016 at 1:13 AM, Johannes Weberhofer <
Post by Johannes Weberhofer
Is another server running at the same host?
Btw. it would be good not to send the whole message in a single line,
it's hard to read...
Best regards,
Johannes
Hi Team, I have an took a backup from old geronimo application server -
stisitcds and untar it at new geronimo server stisitabctmp. I thought in
this way I can avoide new installation and deployment at new server
stisitabctmp. But In this way, I am getting one error during startup of
geronimo...at stisitabctmp Here is the geronimo.out log .............output
Module 9/71 org.apache.geronimo.framework/j2ee-security/2.1.8/car
2016-02-08 08:47:39,858 WARN [8/car,j2eeType=GBean,name=JMXService] Failure
in JMXConnector service:jmx:rmi://
0.0.0.0:10017/jndi/rmi://0.0.0.0:1117/JMXConnector 2016-02-08
08:47:39,860 ERROR [GBeanInstanceState] Error while starting; GBean is now
abstractName="org.apache.geronimo.framework/j2ee-security/2.1.8/car?ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService"
javax.naming.ConfigurationException [Root exception
is java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested
exception is: java.net.UnknownHostException: stisitabctmp: stisitabctmp]*
Caused by: javax.naming.ConfigurationException [Root exception is
java.net.UnknownHostException: stisitabctmp: stisitabctmp] *Server Startup
failed org.apache.geronimo.kernel.config.LifecycleException: start of
org.apache.geronimo.framework/j2ee-security/2.1.8/car failed at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:580)*
Configuration org.apache.geronimo.framework/j2ee-security/2.1.8/car failed
to start due to the following reasons: The service
ServiceModule=org.apache.geronimo.framework/j2ee-security/2.1.8/car,j2eeType=GBean,name=JMXService
did not start because Cannot bind to URL [rmi://
javax.naming.ConfigurationException [Root exception is
java.net.UnknownHostException: stisitabctmp: stisitabctmp]* Please let me
know. How can I startup my server???? Regards, Amlan
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
View this message in context: java.net.UnknownHostException during
geronimo startup <
http://apache-geronimo.328035.n3.nabble.com/java-net-UnknownHostException-during-geronimo-startup-tp3989980.html
Sent from the Users mailing list archive <
http://apache-geronimo.328035.n3.nabble.com/Users-f328036.html> at
Nabble.com.
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
Loading...