How to add JVM settings on Child container
Issue
- In
JBoss Fuse 6.1we could attach a remote debugger by adding-Xdebug -Xrunjdwp:transport=dt_socket,address=8281,server=y,suspend=nto an instance in FUSE_INSTALL_DIR/instances/instances.properties.In fuse 6.2.1this no longer works, becauseinstances.propertiesgets overwritten when I restart a container. What is the right way to enable remote debugging onJBoss Fuse 6.2.1? - I need to be able to increase the
JVM heap sizeof achild containeronJBoss Fuse Fabric. How does one do this. - Change jvmSettings in the hawtio interface
Environment
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.