Thanks for the update. Good to know for windows users. Regards JB
> Le 17 févr. 2021 à 16:31, Jörg Jansen <[email protected]> a > écrit : > > Hi JB, > > Just found a solution. > Setting system property -Dsun.stdout.encoding=UTF-8 solved the issue. > > Regards, > Joerg > > -----Original Message----- > From: Jörg Jansen > Sent: Mittwoch, 17. Februar 2021 15:03 > To: user <[email protected]> > Subject: RE: log4j warning at startup > > Hi JB, > > yes, I tried with the original downloaded (and unmodified!) assembly. > The strange thing is, that it seems only to be present on the Windows server > edition. > On my local workstation (win 10) it's also working fine. > > Comparing the classpath and locale settings show no difference. > > Regards, > Joerg > > -----Original Message----- > From: Jean-Baptiste Onofre <[email protected]> > Sent: Mittwoch, 17. Februar 2021 14:22 > To: user <[email protected]> > Subject: Re: log4j warning at startup > > Hi Joerg, > > I didn’t see such ERROR message (ok, I’m not using Windows ;)). > > Are you using the default etc/org.ops4j.pax.logging.cfg ? > > Regards > JB > >> Le 17 févr. 2021 à 12:19, Jörg Jansen <[email protected]> a >> écrit : >> >> Hi everybody, >> >> when starting the karaf-container (4.3.0) on a windows server, I receive the >> following logging warning at startup: >> >> org.ops4j.pax.logging.pax-logging-log4j2 [log4j2] ERROR : Could not create >> plugin of type class org.apache.logging.log4j.core.appender.ConsoleAppender >> for element Console: java.util.MissingResourceException: Can't find bundle >> for base name Log4j-charsets, locale en_US >> org.ops4j.pax.logging.pax-logging-log4j2 [log4j2] ERROR : Unable to invoke >> factory method in class >> org.apache.logging.log4j.core.appender.ConsoleAppender for element Console: >> java.lang.IllegalStateException: No factory method found for class >> org.apache.logging.log4j.core.appender.ConsoleAppender >> org.ops4j.pax.logging.pax-logging-log4j2 [log4j2] ERROR : Null object >> returned for Console in Appenders. >> org.ops4j.pax.logging.pax-logging-log4j2 [log4j2] ERROR : Unable to locate >> appender "Console" for logger config "root" >> >> It doesn't matter, if it's startet as a common user or administrator. >> >> It only appears on this dedicated server, which is Windows Server 2019 >> Standard in version 10.0.17763. >> The used Java derivat is AdoptOpenJDK-8 (8.0.222.10-hotspot jre) >> >> Does anybody has an idea where to search for a reason? >> >> Thanks in advance, >> Joerg >> >> --- >> Joerg Jansen >> Aviation Division >> >> INFORM GmbH / Pascalstr. 35 / 52076 Aachen / Germany Office +49 (0) >> 2408/9456-3894 / Mobile+49 (0) 151-52657435 >> [email protected] / www.inform-software.com >> >> INFORM Institut f. Operations Research und Management GmbH Registered >> AmtsG Aachen HRB1144 Co-CEO Adrian Weiler / Dr. Andreas Meyer / Dr. >> Joerg Herbers / Matthias Berlit / Peter Frerichs >> >
