View Issue Details

IDProjectCategoryView StatusLast Update
0004797SymmetricDSBugpublic2021-02-25 21:33
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.7Fixed in Version3.12.7 
Summary0004797: JMX local host name unknown
DescriptionIf user modifies /etc/hosts to change the IP address for localhost, then the server won't start because of a JMX error. JMX expects to bind to the true localhost, which is 127.0.0.1

2021-01-29 21:09:38 [INFO ] [wrapper] Started server as PID 10005
2021-01-29 21:09:38 [INFO ] [wrapper] Watching output of java process
2021-01-29 21:09:38 [INFO ] [java ] Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: vskm-192: vskm-192: Temporary failure in name resolution
2021-01-29 21:09:38 [INFO ] [java ] sun.management.AgentConfigurationError: java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: vskm-192: vskm-192: Temporary failure in name resolution
2021-01-29 21:09:38 [INFO ] [java ] at sun.management.jmxremote.ConnectorBootstrap.startRemoteConnectorServer(ConnectorBootstrap.java:480)
2021-01-29 21:09:38 [INFO ] [java ] at sun.management.Agent.startAgent(Agent.java:262)
2021-01-29 21:09:38 [INFO ] [java ] at sun.management.Agent.startAgent(Agent.java:452)
2021-01-29 21:09:38 [INFO ] [java ] Caused by: java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: vskm-192: vskm-192: Temporary failure in name resolution
2021-01-29 21:09:38 [INFO ] [java ] at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:289)
2021-01-29 21:09:38 [INFO ] [java ] at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:253)
2021-01-29 21:09:38 [INFO ] [java ] at sun.management.jmxremote.ConnectorBootstrap.exportMBeanServer(ConnectorBootstrap.java:739)
2021-01-29 21:09:38 [INFO ] [java ] at sun.management.jmxremote.ConnectorBootstrap.startRemoteConnectorServer(ConnectorBootstrap.java:468)
2021-01-29 21:09:38 [INFO ] [java ] ... 2 more
2021-01-29 21:09:38 [INFO ] [wrapper] End of output from java process
2021-01-29 21:09:38 [SEVERE ] [wrapper] Unexpected exit from server: 1
Tagsapi

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 fef36f15

2021-01-28 20:51:26

admin

Details Diff
0004797: JMX local host name unknown Affected Issues
0004797
mod - symmetric-server/src/main/deploy/conf/sym_service.conf Diff File

Issue History

Date Modified Username Field Change
2021-01-28 20:50 elong New Issue
2021-01-28 20:50 elong Status new => assigned
2021-01-28 20:50 elong Assigned To => elong
2021-01-28 20:50 elong Tag Attached: api
2021-01-28 20:51 elong Status assigned => resolved
2021-01-28 20:51 elong Resolution open => fixed
2021-01-28 20:51 elong Fixed in Version => 3.12.7
2021-01-28 21:00 admin Changeset attached => SymmetricDS 3.12 fef36f15
2021-02-25 21:33 admin Status resolved => closed