Tomas Hurka

Results 130 comments of Tomas Hurka

Thanks for the screenshot. The JMX arguments look OK, but setting up JMX connection in complex network environment is not easy. Note that by default JMX connection opens new network...

It is hard to tell what is going on, since you did not provide enough details. From the exception above `Port already in use: 9999` it looks like there is...

You can try to monitor something simpler like `/usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript` and once this is working fine, you can try your maven application.

To add your JMX connection, just right-click on 'Local' node and invoke 'Add JMX Connection...' action.

Can you please attach messages.log? Thanks.

Right-click in results and select 'Filter'. Shortcut is Ctrl-G.

Launcher was changed to also use JAVA_HOME and JDK_HOME environment variables to find JDK. This hopefuly improves the situation on Windows platform.

@centic9 Can you provide steps to reproduce it? Thanks.

It does not help me much. There must be something specific to your setup, OS, JVM or running java processes. it would be great if you can discover it. Are...