Re: [daemon] Java9 --add-modules

2021-04-16 Thread Sebastian Götz
Okay I will try answering my own question: It turned out, that with my configuration (Windows Server 2019 and Adopt OpenJDK 11) I needed to specify an additional argument to make the localhost JMX connection work. This is the complete list of arguments used for the JMX server: -Dcom.sun.manag

[daemon] Java9 --add-modules

2021-04-15 Thread Sebastian Götz
Hello, I am trying to run my service with procrun as usual. After migration to JDK11 I found out, that a connection with jconsole (JMX) is no longer possible although the arguments for the JVM are the same as before. After some investigation I found out, I have to explicitly load the module j