[ https://jira.terracotta.org/jira//browse/CDV-354?page=comments#action_22311 ] Taylor Gautier commented on CDV-354: ------------------------------------
Latest information from a forum user: ------------------- Well, I rebooted the servers, explicitly added the following into both config files: <jmx-port>9520</jmx-port> Started everything up as normal, and now I can successfully connect the Administrator Console to the remote Terracotta servers. So, the only things that I have changed are: 1) Make sure the /etc/hosts entry isn't like the default CentOS installation which is: 127.0.0.1 hostname.domain.local hostname localhost.domain localhost I changed it to: 127.0.0.1 localhost.domain localhost 192.168.1.X hostname.domain.local hostname 2) Explicitly add <jmx-port>9520</jmx-port> to the tc-config.xml That should solve the problem. Thanks for the help everyone... now back to my original thread John > JMX port not available remotely? > -------------------------------- > > Key: CDV-354 > URL: https://jira.terracotta.org/jira//browse/CDV-354 > Project: Community Development > Issue Type: Bug > Reporter: Taylor Gautier > Assigned To: Issue Review Board > > This is the second time on the forums someone has reported problems > connecting the admin console remotely. > ---------------------------- > I'm having a problem connecting remotely to the Terracotta servers with the > Admin Console... It is running on port 9520 > 2007-07-31 08:13:27,379 INFO - JMX Server started. Authentication OFF - > Available at URL[service:jmx:rmi:///jndi/rmi://localhost:9520/jmxrmi] > but I can't connect remotely... is the JMX server configured for > communication from localhost only? > ----------------------------- > Can we check into this to ensure that running our server on windows and on > rhel is able to be connected to by a remote host? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
