Hi Team,
Just migrated from Wildfly 26 to 27 and JDK 8 to JDK17, but I keep receiving the error for jboss.logmanager.
JAVA OPT:
-Xms1024m -XX:MaxRAMPercentage=30.0 -Dfile.encoding=UTF-8
-Djboss.server.default.config=standalone-full.xml
-Dorg.jboss.logmanager.nocolor=false
-Djava.util.logging.manager=org.jboss.logmanager.LogManager
Can anyone advise?
ERROR:
org.jboss.logmanager.JBossLoggerFinder getLogger
ERROR: The LogManager accessed before the "java.util.logging.manager" system property was set to "org.jboss.logmanager.LogManager". Results may be unexpected.