<div dir="ltr">There is a system property you need to add to the JAVA_OPTS IIRC. Try adding &quot;-Dsun.util.logging.disableCallerCheck=true&quot;. This should avoid the weird issues with the log manager.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 26, 2017 at 2:18 PM, Fabian Stäber <span dir="ltr">&lt;<a href="mailto:fabian@fstab.de" target="_blank">fabian@fstab.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
sorry if this is the wrong place to ask, but I am trying to run a Java agent with Wildfly 11 and Java 9. In previous Java versions, I had to add -Xbootclasspath/p:jboss-<wbr>logmanager-2.0.7.Final.jar to JAVA_OPTS to make sure the Wildfly java.util.logging.manager implementation is available to the agent.<br>
<br>
I understand that in Java 9 the -Xbootclasspath/p option is replaced with the --patch-module option. However, I am having trouble to figure out how to use this option.<br>
<br>
What is the equivalent to -Xbootclasspath/p:jboss-<wbr>logmanager-2.0.7.Final.jar is in Java 9 with Wildfly 11?<br>
<br>
Thanks a lot<br>
Fabian<br>
______________________________<wbr>_________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>James R. Perkins</div><div>JBoss by Red Hat</div></div></div></div></div>
</div>