Hello,
I have a problem with the embedded tomcat and jmx. I have extend the launcher configuration. Adding the following to the VM-Argumants at the Arguments page:
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=7730 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false
Fehler: Agent-Ausnahmefehler : java.rmi.server.ExportException: Port already in use: 7730; nested exception is: java.net.BindException: Address already in use: JVM_Bind