Maybe you have changed the the RootLogger's configuration.

----- Original Message -----
From: "Corbin, James" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 17, 2003 7:22 PM
Subject: RE: [JBoss-user] JBoss & Log4J



Tried that.  I specified both my console appender and file appender with
different ids.  Results are the same.  See JBOSS logged error message below:

ERROR: invalid console appender config detected, console stream is
loopingERROR: invalid console appender config detected, console stream is
loopingMon Feb 17 10:23:59 MST 2003 SHUTDOWN : System.exit() was not called

J.D.

-----Original Message-----
From: Fred Hartman [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 9:12 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] JBoss & Log4J

Maybe your should call your appender "MyAppConsole", rather than reusing the
name CONSOLE.

-Fred

-----Original Message-----
From: Corbin, James [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 10:51 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] JBoss & Log4J



Is this accurate or am I missing something?

I specified my own configuration using the configure api and that is when I
got conflicts with the JBOSS console appender.

??? Please advise?

J.D.

-----Original Message-----
From: Anders Engström [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 2:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] JBoss & Log4J

On Sun, Feb 16, 2003 at 03:25:14PM +0200, Zeev B wrote:
> The Log4j javadocs state that calling the configure method will not effect
> the current configuration (to do that you should call the
resetConfiguration
> method first).

That's interesting! I didn't know that :) This way we could have the
application specific logging configuration separated from JBoss. Thanks
:)

//Anders

> ----- Original Message -----
> From: "Anders Engström" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 14, 2003 4:49 PM
> Subject: Re: [JBoss-user] JBoss & Log4J
>
>
> On Fri, Feb 14, 2003 at 10:17:22AM +0200, Alexopoulos Dimitris
> ([EMAIL PROTECTED]) wrote:
> > Hello All!
> >
> > Couldn't you create a class that instantiates a Log4j Logger of your
own?
> > This way you could use log4j's method
> >
> > PropertyConfigurator.configure("pathToYourLog4jConfigFile");
> >
> > and read always your configuration. Is it necessary to use the JBoss
> logger?
> > Excuse me if I have misunderstood something... ;-)
> >
>
> That would result in your configuration (pathToYourLog4jConfigFile)
> replacing the JBoss one - and every other previously configured loggers
> initiated from other deployed applications.
>
> //Anders


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
This electronic message transmission contains information from the Company
that may be proprietary, confidential and/or privileged.
The information is intended only for the use of the individual(s) or entity
named above.  If you are not the intended recipient, be
aware that any disclosure, copying or distribution or use of the contents of
this information is prohibited.  If you have received
this electronic transmission in error, please notify the sender immediately
by replying to the address listed in the "From:" field.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
This electronic message transmission contains information from the Company
that may be proprietary, confidential and/or privileged.
The information is intended only for the use of the individual(s) or entity
named above.  If you are not the intended recipient, be
aware that any disclosure, copying or distribution or use of the contents of
this information is prohibited.  If you have received
this electronic transmission in error, please notify the sender immediately
by replying to the address listed in the "From:" field.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to