[
https://issues.jboss.org/browse/JBIDE-23428?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-23428:
---------------------------------------
Steps to verify:
1. Start CDK
2. Open the OpenShift connection in OpenShift Explorer
3. Create an openshift app: eap64-basic-s2i
4. Wait for the app to be built (the build pod)
5. On the application pod, enable port forwarding for all (including jolokia)
6. Create a server adapter out of the openshift app
7. Expand the server adapter in Servers view and you'll see a jmx connection
8. Double click the JMX connection to connect
9. Wait for the mbeans to load
10. Go to java.land -> Memory
11. Open the Memory mbean
12. Go to Operations and invoke gc() - should be successful
JMX connection for EAP behind OpenShift / CDK
---------------------------------------------
Key: JBIDE-23428
URL:
https://issues.jboss.org/browse/JBIDE-23428
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk, jmx, openshift
Affects Versions: 4.4.2.AM2
Reporter: Rob Stryker
Assignee: Rob Stryker
Labels: new_and_noteworthy
Fix For: 4.4.2.Final
In order to allow garbage collection for HCR behind openshift, we need a JMX connection
capable of doing it.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)