RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Shapira, Yoav
Hi, Could it be that weblogic somewhere has another log4j jar whose version conflicts with yours? Check all the directories from which weblogic might load classes for versions of log4j. Don't forget various server and JDK endorsed directories. Yoav Shapira Millennium ChemInformatics

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Ceki Gülcü
I think that is it. Weblogic comes with a version of log4j somewhere. The same goes for jRun. If I recall correctly there was a discussion about jRun and log4j versioning in this same mailing list. Check the archives. At 11:34 30.10.2002 -0500, you wrote: Hi, Could it be that weblogic

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Mitch Christensen
To: Log4J Users List Subject: RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception Hi, Could it be that weblogic somewhere has another log4j jar whose version conflicts with yours? Check all the directories from which weblogic might load classes for versions of log4j. Don't forget various server

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Mitch Christensen
- From: Shapira, Yoav [mailto:Yoav.Shapira;mpi.com] Sent: Wednesday, October 30, 2002 8:35 AM To: Log4J Users List Subject: RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception Hi, Could it be that weblogic somewhere has another log4j jar whose version conflicts with yours? Check all

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Shapira, Yoav
-Original Message- From: Mitch Christensen [mailto:mitch.christensen;informatixinc.com] Sent: Wednesday, October 30, 2002 11:49 AM To: Log4J Users List Subject: RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception I think this may in fact be the case, but there doesn't appear to be another log4j

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Ceki Gülcü
missed Rakesh's posting, it is at... http://www.mail-archive.com/log4j-user;jakarta.apache.org/msg06684.html -Mitch -Original Message- From: Shapira, Yoav [mailto:Yoav.Shapira;mpi.com] Sent: Wednesday, October 30, 2002 8:35 AM To: Log4J Users List Subject: RE: JRun4, WebLogic 7.0 Log4J

RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception

2002-10-30 Thread Mitch Christensen
[mailto:Yoav.Shapira;mpi.com] Sent: Wednesday, October 30, 2002 8:53 AM To: Log4J Users List Subject: RE: JRun4, WebLogic 7.0 Log4J bufferedIO exception Hi, Unfortunately, I usually have to resort to more basic techniques like jar tvf some.jar | grep somePackage for example jar tvf weblogic.jar | grep