On Aug 27, 2009, at 3:07 AM, Leela Mallipudi wrote:
Hi Apache support,
We are facing one problem with log4j.properties file.
Environment details: Documentum Content Server 5.3 sp6, Web
sphere server 6.0 and jdk version 1.4.2 in AIX sp4.
Problem Description :We are creating 50 bac
Hi Apache support,
We are facing one problem with log4j.properties file.
Environment details: Documentum Content Server 5.3 sp6, Web sphere server
6.0 and jdk version 1.4.2 in AIX sp4.
Problem Description :We are creating 50 back up files with each file of
size 50 MB, first time
The error means that you have two copies of log4j.jar loaded into memory at the
same time by two different class loaders. Classes loaded by different class
loaders are incompatible even if the classes are bitwise identical.
Pedro Moreno wrote:
So the error I get at the output is the followin
Hi I’m very desperate with this problema. I’ve spent all day searching on
Internet about this issue and trying several solution but no one works.
The Problem is: I have a Sip client which implements a OSGI framework and
one of the bundle is a log4j.jar, exactly release log4j-1.2.8. I want to
integ
Hi All,
My application uses log4j for logging.
But i do not know very much internals of my application how it does.
When my application starts during system boot using startup script
method it crashes.
And following exceptions are getting thrown on the console, not in any
logs or any where els
At 12:35 AM 12/22/2004 -0500, you wrote:
>
>thanks Jake, its working...:)
>
>but whats the detailed solution if i required two different configuration
>files.
>
You'll have to come up with a repository selector that doesn't currently
exist (that I know of) which supports differenti
at, 18 Dec 2004 11:31:45 -0600
Subject: Re: Problem with Log4j (Configuration)
At 05:20 PM 12/18/2004 +0100, you wrote: > >Amir, > >Are A.txt
and B.txt the configuration files or the files where logging >output
goes? >I'm pretty sure he means that the .txt files are his lo
004 11:31:45 -0600
Subject: Re: Problem with Log4j (Configuration)
At 05:20 PM 12/18/2004 +0100, you wrote: > >Amir, > >Are A.txt
and B.txt the configuration files or the files where logging >output
goes? >I'm pretty sure he means that the .txt files are his log
files
17:20:27 +0100
Subject: Re: Problem with Log4j (Configuration)
Amir,Are A.txt and B.txt the configuration files or the files where
logging output goes?At 06:13 AM 12/17/2004, Ran//-\\mir
wrote:>Apologies are mine if this issue is discussed already.>I
have two different applicat
well they are files where output goes And i am using different configuration
files for both.
-Original Message-
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 18, 2004 9:20 PM
To: Log4J Users List
Subject: Re: Problem with Log4j (Configuration)
Amir,
Are A.txt and
At 05:20 PM 12/18/2004 +0100, you wrote:
>
>Amir,
>
>Are A.txt and B.txt the configuration files or the files where logging
>output goes?
>
I'm pretty sure he means that the .txt files are his log files and since he
has two separate configurations, he expects appA's output to go to one file
(as i
Amir,
Are A.txt and B.txt the configuration files or the files where logging
output goes?
At 06:13 AM 12/17/2004, Ran//-\\mir wrote:
Apologies are mine if this issue is discussed already.
I have two different applications i-e two separate jar files
(ApplicationA.jar and ApplicationB.jar).
Both u
Apologies are mine if this issue is discussed already.
I have two different applications i-e two separate jar files (ApplicationA.jar
and ApplicationB.jar).
Both use log4j for logging to separate files (A.txt and B.txt).
Now the scenario is
ApplicationB uses ApplicationA jar file. I have p
Apologies are mine if this issue is discussed already.
commons-logging has a habit of being able to find Log4j using classloader
tricks, but then not being able to actually use it afterwards because they don't
exist in classloaders that are normally visible to each other except via
classloader tricks. I think there needs to be two way communication be
I had to put mine in the container classpath in one of the init files -
it had something to do with the init and the application classpath not
being enough. It's been a while, but if you need details, I could
probably dig them up.
Alison Ortega
North Carolina State University
ACS
Systems Program
The log4j-1.2.8.jar is simply included in the WAR file in WEB-INF/lib.
If I take it out of there the application deploys successfully, if I
leave it in I get the exception below.
I am using the commons-logging api, which should then delegate logging
to log4j, so I'm not calling log4j methods d
Where are you defining the log4j.jar in your classpath?
Alison Ortega
North Carolina State University
ACS
Systems Programmer II
919-513-1417
>>> [EMAIL PROTECTED] 6/22/2004 11:02:12 AM >>>
Hi,
I have a problem deploying a war file containing log4j1.2.8.jar on
weblogic 8.1 sp2 running on RedHat
Quoting Keith <[EMAIL PROTECTED]>:
> Hi,
>
> I have a problem deploying a war file containing log4j1.2.8.jar on
> weblogic 8.1 sp2 running on RedHat kernal version 2.4.21-4
>
> The strange thing is it deploys fine on tomcat, and weblogic running on
> windows. Just loses it when I try to deploy
Hi,
I have a problem deploying a war file containing log4j1.2.8.jar on
weblogic 8.1 sp2 running on RedHat kernal version 2.4.21-4
The strange thing is it deploys fine on tomcat, and weblogic running on
windows. Just loses it when I try to deploy it on linux?
Once I remove the log4j jar it dep
20 matches
Mail list logo