configuring repositorySelector in Jboss run.bat

2005-11-23 Thread darshan
Hi, After many useful Suggestions i tried my best to configure the JNDIconext Selector from the options given as: -Dlog4j.repositorySelector=org.apache.log4j.selector.ContextJNDISelector inside the run.bat So anyone plz give me a sample run.bat wherein we have configured the repositorySelect

Re: threading issue with log4j

2005-11-23 Thread Paul Smith
What about wrapping the SyslogAppender in a AsyncAppender.? Clearly the Syslog appender is taking a lot longer to flush the logs than a file appender is. That would at least improve your throughput. Paul On 24/11/2005, at 1:24 AM, Chris Berry wrote: SyslogAppender On 11/23/05, Paul Smith

Re: threading issue with log4j

2005-11-23 Thread Chris Berry
SyslogAppender On 11/23/05, Paul Smith <[EMAIL PROTECTED]> wrote: > > Question: Which appender did you "add" when it decided to slow > things down? The file appender or the Syslog appender? > > On 23/11/2005, at 4:56 PM, Chris Berry wrote: > > > I see that this has been corrected in the 1.3 code

NullPointerException in Loader.getResource

2005-11-23 Thread Chethana Savalgi
Hello , I am using log4j-1.2.12. I am get the following exception, when tried to configure the PropertyConfigurator. PropertyConfigurator.configure(Loader.getResource("log4j.properties")); Log4j property file is in the classpath. Exception: log4j:WARN Caught Exception while in Loader.getReso