I am using JRun server and by default its root directory is set to c:\JRun\jsm-default. All the log statements were being logged in jsm-default directory. So I created a new folder under jsm-default called logfile. When I tried \\logfile\\clara_debug.log, it didn't work. But, specifying c:\\JRun\\jsm-default\\logfile\\clara_debug.log worked. But you see, it was always the same drive.
Ranjini > -----Original Message----- > From: Jon Skeet [SMTP:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 1:19 PM > To: Log4J Users List > Subject: RE: Specifying absolute pathname for log4j > > > Thanks, Jon. Putting the drive letter worked! Maybe it wasn't > > finding the directory before. > > Possibly - and if it was looking on the wrong drive, that would explain > why it couldn't find the directory. Is there any chance that the working > directory of the process wasn't on the same drive as the directory? > > Jon > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>