Bugs item #463147, was opened at 2001-09-20 03:37
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=463147&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: starting jboss without a log4j config

Initial Comment:
I created my own config in JBoss 2.2, now trying this in JBoss 2.4.1
There was no log4j.properties file in that config, and when starting JBoss 2.4.1
you get 240 KB of errors starting with
java.lang.StackOverflowError
        at java.lang.InheritableThreadLocal.get(InheritableThreadLocal.java:53)
        at org.jboss.logging.Log.getLog(Log.java:85)
        at org.jboss.logging.Logger.log(Logger.java:43)
        at org.jboss.logging.LogStream.println(LogStream.java:43)
        at org.apache.log4j.helpers.LogLog.error(LogLog.java:120)

When copying the log4j.properties from the default config, server starts OK.
Not a big issue, but not pretty :)


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=463147&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to