[richfaces-issues] [JBoss JIRA] Created: (RF-8465) rf-demo - cannot include jboss-seam-jul.jar to logging exceptions properly

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Wed Mar 3 05:09:10 EST 2010


rf-demo - cannot include jboss-seam-jul.jar to logging exceptions properly
--------------------------------------------------------------------------

                 Key: RF-8465
                 URL: https://jira.jboss.org/jira/browse/RF-8465
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: examples, JSF 2.0
    Affects Versions: 3.3.3.CR1
         Environment: JBoss AS 6.0.0.M2
SunJDK 1.6.0_16
http://repository.jboss.org/maven2/org/richfaces/samples/richfaces-demo-jsf2/3.3.3.CR1/richfaces-demo-jsf2-3.3.3.CR1-jee5.war
            Reporter: Lukas Fryc


NOTE: You must overwrite s.tld in jboss-seam-ui to let richfaces-demo deploy properly (see https://community.jboss.org/message/526933#526933 ).

1. open richfaces-demo
2. go to Data Table component
3. switch to Modifiable Data Table tab
4. EXCEPTION

java.lang.StackOverflowError
	java.lang.ThreadLocal.get(ThreadLocal.java:144)
	java.util.logging.LogRecord.<init>(LogRecord.java:149)
	org.jboss.logmanager.ExtLogRecord.<init>(ExtLogRecord.java:77)
	org.jboss.logmanager.Logger.log(Logger.java:796)
	org.jboss.logmanager.Logger.log(Logger.java:811)
	org.jboss.logmanager.log4j.BridgeLogger.error(BridgeLogger.java:72)
	org.jboss.seam.interop.jul.Log4JConversionFilter.logWithThrowable(Log4JConversionFilter.java:86)
	org.jboss.seam.interop.jul.Log4JConversionFilter.isLoggable(Log4JConversionFilter.java:68)
	org.jboss.logmanager.Logger.logRaw(Logger.java:836)
	org.jboss.logmanager.Logger.log(Logger.java:799)
	org.jboss.logmanager.Logger.log(Logger.java:811)
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list