...
Code Block |
---|
set "JAVA_OPTS=%JAVA_OPTS% -Djboss.modules.system.pkgs=org.jboss.byteman,org.jboss.logmanager,rocks.inspectit.agent.java" |
At the end of the file add the following to solve the logging problem.
...
...
Code Block |
---|
set "JAVA_OPTS=%JAVA_OPTS% -Djboss.modules.system.pkgs=org.jboss.byteman,org.jboss.logmanager,rocks.inspectit.agent.java" |
At the end of the file add the following to solve the logging problem.
...