RE: Log4J lost java context

2005-06-30 Thread thomas.debodt
ECTED] Sent: Thursday, June 30, 2005 11:40 AM To: Log4J Users List Subject: Re: Log4J lost java context Was OpenHR compiled without the debug flag (-g). Looking at your example, it seems that certain logs from OpenHR cotains file and line information, while others don't. In that case, may

Re: Log4J lost java context

2005-06-30 Thread Ceki Gülcü
Was OpenHR compiled without the debug flag (-g). Looking at your example, it seems that certain logs from OpenHR cotains file and line information, while others don't. In that case, maybe the JIT compiler is to blame. More below. At 10:59 AM 6/30/2005, [EMAIL PROTECTED] wrote: Hi,

Re: Log4J lost java context

2005-06-30 Thread Javier Gonzalez
ring from > table DATA: snublu > > and Log4J sees the class and the line of the call to logger. > > > -Original Message- > From: de Bodt Thomas > Sent: Thursday, June 30, 2005 11:18 AM > To: 'Log4J Users List' > Subject: RE: Log4J lost java context

RE: Log4J lost java context

2005-06-30 Thread thomas.debodt
#x27; Subject: RE: Log4J lost java context Yes, my OpenHR class is inside a Jar library BUT i have thousand lines of log before 11:34:50, as an example: -Original Message- From: Javier Gonzalez [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 11:14 AM To: Log4J Users Lis

RE: Log4J lost java context

2005-06-30 Thread thomas.debodt
Yes, my OpenHR class is inside a Jar library BUT i have thousand lines of log before 11:34:50, as an example: -Original Message- From: Javier Gonzalez [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 11:14 AM To: Log4J Users List Subject: Re: Log4J lost java context Maybe

Re: Log4J lost java context

2005-06-30 Thread Javier Gonzalez
Maybe that log statement comes from a class that you don't have the source of? Like a call to a method from a jar library? On 6/30/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I have a really strange problem and hope you'll be able to help me. I > have a class named OpenHR

Log4J lost java context

2005-06-30 Thread thomas.debodt
Hi, I have a really strange problem and hope you'll be able to help me. I have a class named OpenHR (compiled with JDK1.3) using Log4J v1.2.8. My problem is that everything's going right and, suddenly, Log4J lost the context of the caller : 2005-06-29 11:34:50,917 (OpenHR.java:8