THANKS A LOT!!!!

I replaced NTEventLogAppender.dll and it worked fine! The dll was not
working properly.

Thanks again for your help!


2007/3/19, Curt Arnold <[EMAIL PROTECTED]>:


On Mar 19, 2007, at 10:14 AM, Ruben Gonzalez wrote:
> I cannot update the dll and the jar file because it's a requirement
> of the
> application.
>
> It has to work with log4j-1.2.8.
>
> Thanks again! Any idea?
>
>


I've looked at the export table of both the NTEventLogAppender.dll
shipped with log4j 1.2.8 (which long predates my involvement with the
project) and the version supplied with log4j 1.2.15_rc1.  Both DLL's
have the same set of dependencies (ADVAPI32.DLL, MSVCRT.DLL and
KERNEL32.DLL) and all three should be present in Windows 2000.  The
export table does differ between the two files where the DLL from
1.2.8 has leading underscores and trailing @nn designators.  I have
tested the log4j 1.2.15 DLL and suspect that  the 1.2.8 DLL is
broken.  I suspect that if you replace the 1.2.8 DLL with the
1.2.15_rc1 DLL, things would work properly even when using the 1.2.8
jar file.  If the 1.2.8 DLL was misbuilt, I do not know of anyway to
work around the problem other than using a properly built DLL.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to