What is the complete stack trace?

Gary

On Fri, Oct 29, 2021, 11:37 EDMONDO SENA <edse...@gmail.com> wrote:

> There are no log4j1 jars in classpath.
>
> //Edmondo.
>
>
>
> Il giorno ven 29 ott 2021 alle 17:34 Doug Wegscheid <
> dwegsch...@sbcglobal.net> ha scritto:
>
> >  ...and make sure that the log4j v1 jar files are NOT on the classpath.
> >
> >     On Friday, October 29, 2021, 11:21:52 AM EDT, Gary Gregory <
> > garydgreg...@gmail.com> wrote:
> >
> >  Make sure the log4j 2 jars are first on the class path and do not
> include
> > any log4j 1 jars.
> >
> > Gary
> >
> > On Fri, Oct 29, 2021, 11:18 EDMONDO SENA <edse...@gmail.com> wrote:
> >
> > >
> > > it has already been done and it doesn't work!
> > >
> > > This is the exception:
> > >
> > > Exception in thread "main"
> > > Java.lang.NoSuchMethodError:org.apache.log4j.spi.LocationInfo.<init>
> > >
> > >
> > >
> > >
> > > On 2021/10/29 15:09:59, Doug Wegscheid <dwegsch...@sbcglobal.net>
> wrote:
> > > > Put the log4j-1.2-api.jar on the classpath along with the other
> > > necessary log4j2 jars, and configure log4j2.
> > > >
> > > > Sent from AT&T Yahoo Mail on Android
> > > >
> > > >  On Fri, Oct 29, 2021 at 11:07 AM, EDMONDO SENA<edse...@gmail.com>
> > > wrote:  it's not that simple one, a thing is to write, one thing is to
> > > understand what to do! Said so it seems a simplistic discussion.
> > > >
> > > > //Edmondo.
> > > >
> > > >
> > > >
> > > > On 2021/10/29 14:13:31, Doug Wegscheid <dwegsch...@sbcglobal.net>
> > > wrote:
> > > > > You can your existing authapi.jar:
> > > > > "Log4j 2 provides support for the Log4j 1 logging methods by
> > providing
> > > alternate implementations of the classes containing those methods.
> These
> > > classes may be found in the log4j-1.2-api jar distributed with the
> > project.
> > > All calls to perform logging will result in the data passed to the
> > logging
> > > methods to be forwarded to the Log4j2 API where they can be processed
> by
> > > implementations of the Log4j 2 API."
> > > > >
> > > > > Sent from AT&T Yahoo Mail on Android
> > > > >
> > > > >  On Fri, Oct 29, 2021 at 9:04 AM, EDMONDO SENA<edse...@gmail.com>
> > > wrote:  I have already seen this site but I have not found any answer
> to
> > my
> > > problem.
> > > > >
> > > > > //Edmondo.
> > > > >
> > > > >
> > > > >
> > > > > On 2021/10/29 12:52:55, Gary Gregory <garydgreg...@gmail.com>
> wrote:
> > > > > > Edmondo,
> > > > > >
> > > > > > Please see
> > > https://logging.apache.org/log4j/2.x/manual/compatibility.html
> > > > > >
> > > > > > Gary
> > > > > >
> > > > > > On Fri, Oct 29, 2021, 04:22 EDMONDO SENA <edse...@gmail.com>
> > wrote:
> > > > > >
> > > > > > >
> > > > > > > Good Morning,
> > > > > > >
> > > > > > > authapi.jar is a 3pp library which uses old log4 inside.
> > > > > > > Is there any way to get authapi.jar to work with log4j 2?
> > > > > > >
> > > > > > > What can I do to make them work together?
> > > > > > > Do I need to download a new authapi.jar version for log4j2?
> > > > > > >
> > > > > > > Thanks in advance.
> > > > > > > Kind regards.
> > > > > > >
> > > > > > > //Edmondo.
> > > > > > >
> > > > > > >
> > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail:
> > log4j-user-unsubscr...@logging.apache.org
> > > > > > > For additional commands, e-mail:
> > > log4j-user-h...@logging.apache.org
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
> > > > > For additional commands, e-mail:
> log4j-user-h...@logging.apache.org
> > > > >
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
> > > > For additional commands, e-mail: log4j-user-h...@logging.apache.org
> > > >
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
> > > For additional commands, e-mail: log4j-user-h...@logging.apache.org
> > >
> > >
> >
>

Reply via email to