It appears that this is from a proprietary product so I don’t have access to
their source
code. You only have a couple of options:
1. Decompile the AgentDebugger class and the portion of AuthSessionFactory that
calls
it and provide that to us so we can identify why it needs this. However, that
In log4j2 the LocationInfo where is it?
The exception is:
at com.rsa.authagent.authapi.logger.AgentDebugger.formatLocationMsg
at com.rsa.authagent.authapi.logger.AgentDebugger.log
at com.rsa.authagent.authapi.logger.AgentDebugger.trace
at com.rsa.authagent.authapi.AuthSessionFactory.a
at com.rsa.
You are correct that there is no LocationInfo constructor. Unfortunately, we
can’t really help here without more information.
1. I am assuming this is Auth0’s AuthAPI? I don’t even see them reference any
logging framework.
2. If it is brought in by a dependency we would need to see the stack tr
Attachements will not come through on this mailing list.
Gary
On Wed, Nov 3, 2021, 04:21 EDMONDO SENA wrote:
> Specifically, the LocationInfo constructor that is called by the 3pp lib
> does not exist in the new library.
>
> [image: image.png]
>
>
> Il giorno ven 29 ott 2021 alle ore 17:43 Gary
Specifically, the LocationInfo constructor that is called by the 3pp lib
does not exist in the new library.
[image: image.png]
Il giorno ven 29 ott 2021 alle ore 17:43 Gary Gregory <
garydgreg...@gmail.com> ha scritto:
> What is the complete stack trace?
>
> Gary
>
> On Fri, Oct 29, 2021, 11:37
What is the complete stack trace?
Gary
On Fri, Oct 29, 2021, 11:37 EDMONDO SENA 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 file
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 <
> garydgr
...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
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 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 wrote:
>
> it has already been done and it doesn't work!
>
> This is the exception:
>
> Exception in thread "main"
> Java.lang.NoSuchMethodError:org.apache.l
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.
On 2021/10/29 15:09:59, Doug Wegscheid wrote:
> Put the log4j-1.2-api.jar on the classpath along with the other necessary
> log4j
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 wrote:
it's not that simple one, a thing is to write, one thing is to understand what
to do! Sa
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 wrote:
> You can your existing authapi.jar:
> "Log4j 2 provides support for the Log4j 1 logging methods by providi
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
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 wrote:
> Edmondo,
>
> Please see https://logging.apache.org/log4j/2.x/manual/compatibility.html
>
> Gary
>
> On Fri, Oct 29, 2021, 04:22 EDMONDO SENA wrote:
>
> >
Edmondo,
Please see https://logging.apache.org/log4j/2.x/manual/compatibility.html
Gary
On Fri, Oct 29, 2021, 04:22 EDMONDO SENA 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 t
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.
--
16 matches
Mail list logo