[
https://issues.jboss.org/browse/ISPN-8781?page=com.atlassian.jira.plugin....
]
Sebastian Łaskawiec updated ISPN-8781:
--------------------------------------
Workaround Description:
The workaround is edit the "bin/jolokia.sh" and change the variable $1 to point
out your file configuration.
*Example:*
JAVA_OPTS="$JAVA_OPTS -javaagent:$AGENT_BOND_JAR=agent.conf"
Or use Bash to execute the stanalone.sh script, e.g. {{bash ./standalone.sh --jmx}}.
was:
The workaround is edit the "bin/jolokia.sh" and change the variable $1 to point
out your file configuration.
*Example:*
JAVA_OPTS="$JAVA_OPTS -javaagent:$AGENT_BOND_JAR=agent.conf"
Infinispan integration with Jolokia is not working - Cannot read
agent configuration
------------------------------------------------------------------------------------
Key: ISPN-8781
URL:
https://issues.jboss.org/browse/ISPN-8781
Project: Infinispan
Issue Type: Bug
Components: Integration
Environment: Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
Reporter: Diego Lovison
The Jolokia endpoints are not working using the branch master.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)