[jboss-jira] [JBoss JIRA] (WFLY-4338) JConsole script builds wrong path
André Lemos (JIRA)
issues at jboss.org
Wed Feb 11 10:47:49 EST 2015
André Lemos created WFLY-4338:
---------------------------------
Summary: JConsole script builds wrong path
Key: WFLY-4338
URL: https://issues.jboss.org/browse/WFLY-4338
Project: WildFly
Issue Type: Bug
Components: JMX
Affects Versions: 8.2.0.Final
Environment: Linux (Ubuntu 14.10) and Mac OS X Yosemite (10.10.2)
Reporter: André Lemos
Assignee: Kabir Khan
Priority: Trivial
The path built by the jconsole.sh script is incorrect, and as a result, when calling {{service:jmx:http-remoting-jmx://{insert server ip here}:9990}} is probably never recognized and the connection is never done.
The path, under mac is:
{{/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/jconsole -J-Djava.class.path=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/lib/jconsole.jar:/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/lib/tools.jar:"/Users/user/Documents/playground/wild/wildfly-8.2.0.Final"/bin/client/jboss-cli-client.jar}}
So, there are " on the path for the jboss-cli-client.jar. which breaks things. This problem happens with both Linux and Mac.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list