[jbossws-issues] [JBoss JIRA] Created: (JBWS-3205) java.lang.StackOverflowError on binary distro due to org.jboss.wsf.common.logging.JDKLogManager

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Jan 28 03:33:03 EST 2011


java.lang.StackOverflowError on binary distro due to org.jboss.wsf.common.logging.JDKLogManager
-----------------------------------------------------------------------------------------------

                 Key: JBWS-3205
                 URL: https://issues.jboss.org/browse/JBWS-3205
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-native
            Reporter: Alessio Soldano
             Fix For: jbossws-native-4.0,  jbossws-cxf-4.0


Testsuite: org.jboss.test.ws.console.ConsoleAccessTestCase
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
 
Caused an ERROR
null
java.lang.StackOverflowError
at java.util.logging.LogManager.readPrimordialConfiguration(LogManager.java:255)
at java.util.logging.LogManager.getLogManager(LogManager.java:249)
at java.util.logging.Logger.<init>(Logger.java:220)
at org.jboss.wsf.common.logging.JDKLogger.<init>(JDKLogger.java:37)
at org.jboss.wsf.common.logging.JDKLogManager.getLogger(JDKLogManager.java:40)
at java.util.logging.LogManager.demandLogger(LogManager.java:390)
at java.util.logging.Logger.getLogger(Logger.java:274)
at org.jboss.logging.JDKLogger.<init>(JDKLogger.java:37)
at org.jboss.logging.JDKLoggerProvider.getLogger(JDKLoggerProvider.java:28)
at org.jboss.logging.Logger.getLogger(Logger.java:2164)
at org.jboss.wsf.common.logging.JDKLogger.<init>(JDKLogger.java:39)
at org.jboss.wsf.common.logging.JDKLogManager.getLogger(JDKLogManager.java:40)
at java.util.logging.LogManager.demandLogger(LogManager.java:390)
at java.util.logging.Logger.getLogger(Logger.java:274)
...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list