Closed st0nx closed 7 years ago
I have a problem when I am trying run the "fat" capsule with remote debug arguments. Capsule occupy my debug port and my application throw " Port already in use". It throw when you want open a JMX port too.
Try passing the arguments that must go only to the app process with -Dcapsule.jvm.args="...".
-Dcapsule.jvm.args="..."
I have a problem when I am trying run the "fat" capsule with remote debug arguments. Capsule occupy my debug port and my application throw " Port already in use". It throw when you want open a JMX port too.