[
https://issues.jboss.org/browse/JBIDE-23429?page=com.atlassian.jira.plugi...
]
Martin Malina edited comment on JBIDE-23429 at 11/10/16 11:13 AM:
------------------------------------------------------------------
I installed the PR on top of jbt master.
I started wildfly 10.1, deployed jolokia-war-1.3.5.war and then tried to create a jolokia
jmx connection.
I entered
http://localhost:8081/jolokia-war-1.3.5/ as the url, used POST and finished.
(My server runs on 8081.)
And I was able to connect.
was (Author: mmalina):
I installed the PR on top of jbt master.
I started wildfly 10.1, deployed jolokia-war-1.3.5.war and then tried to create a jolokia
jmx connection.
I entered
http://localhost:8080/jolokia-war-1.3.5/ as the url, used POST and finished.
Immediately, I got:
{code}
An error occurred while opening the connection.
org.jolokia.client.exception.J4pConnectException: Cannot connect to
http://localhost:8080/jolokia-war-1.3.5/: Connect to localhost:8080 [localhost/127.0.0.1,
localhost/0:0:0:0:0:0:0:1, localhost/fe80:0:0:0:0:0:0:1%1] failed: Connection refused
{code}
Jolokia JMX connection
----------------------
Key: JBIDE-23429
URL:
https://issues.jboss.org/browse/JBIDE-23429
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx
Affects Versions: 4.4.2.AM2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.4.2.Final
A jolokia JMX connection would be useful for some users, and could also be used to
connect to JMX for an EAP behind openshift / cdk.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)