aaaygupta commented on issue #2737: URL: https://github.com/apache/logging-log4j2/issues/2737#issuecomment-2235902407
> @aaaygupta, Log4j version `2.23.1` changed the way `StatusLogger` is initialized. This works fine with modern JVMs, but, [as I indicated earlier and asked you to upgrade your J9 version](https://github.com/apache/logging-log4j2/issues/2737#issuecomment-2225127699), I suspect you get bitten by a bug in the J9 version you are using. > > How do you install IBM DB2 11.1? How do you install J9? Hi @vy As per my last comment the issues got resolved after upgrading to IBM java 8 to its latest updated version of Semuru **(8.0.412.0 OpenJDK 8u412-b08 OpenJ9 0.44.0)** But it seems this jdk do not have all the required IBM DB2 specific jars. As I got another **classnotfoundexception "com.ibm.xml.xlxp.api.jaxp.impl.SAXParserFactoryImpl"** When I compared the two jdks there were many jars that were missing. Any opinion on this? I downloaded IBM DB2 using this link [download](https://www.ibm.com/support/pages/downloading-ibm-db2-version-111-linux-unix-and-windows ) and [install](https://www.choudharysumit.com/2020/09/db2-111-installation-on-linux.html#:~:text=DB2%20Setup%20Wizard%3A%20You%20can,command%3A%20Interactive%20CLI%20based%20installation.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
