in reply to Re^9: Trying to connect to DBD::JDBC - com.vizdom.dbd.jdbc.Server
in thread Trying to connect to DBD::JDBC - com.vizdom.dbd.jdbc.Server
Another source I found stated:
"No, the error you’re encountering specifically mentions the org.apache.logging.log4j.LogManager class, which is part of Log4j 2.x. If you’re using Log4j 1.x, it won’t contain this class. Make sure to use a Log4j 2.x version and include the corresponding JAR file in your project."
So - will look into this Log4j 2.x version
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Trying to connect to DBD::JDBC - com.vizdom.dbd.jdbc.Server
by mallett76 (Beadle) on Nov 17, 2023 at 19:02 UTC |