[
https://issues.jboss.org/browse/WFLY-1902?page=com.atlassian.jira.plugin....
]
Darran Lofthouse reassigned WFLY-1902:
--------------------------------------
Assignee: Aleksandar Kostadinov
jconsole.sh fails when JAVA_HOME is not set
-------------------------------------------
Key: WFLY-1902
URL:
https://issues.jboss.org/browse/WFLY-1902
Project: WildFly
Issue Type: Feature Request
Components: Scripts
Affects Versions: 8.0.0.Alpha4
Environment: RHEL#/Fedora/Debian RPM
Reporter: Aleksandar Kostadinov
Assignee: Aleksandar Kostadinov
Labels: jconsole
Fix For: Awaiting Volunteers
In most standard linux distros JAVA_HOME is never set no matter if any JVM is installed
or not. This breaks jconsole.sh
{code}
# /usr/share/jbossas/bin/jconsole.sh
JAVA_HOME is not set. Unable to locate the jars needed to run jconsole.
{code}
jconsole.sh needs to try finding a suitable java installation before failing with an
error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira