Yong Zhang [
http://community.jboss.org/people/yongz] created the discussion
"TestStackOverflowError in jbossws-metro-3.3.1.GA"
To view the discussion, visit:
http://community.jboss.org/message/558242#558242
--------------------------------------------------------------
Hi,
* jboss-6.0.0.20100721-M4
* jbossws-metro-3.3.1.GA
* jdk1.6.0_20
I trying to run Testsuite with jbossws-metro-3.3.1.GA, and keep getting
StackOverflowError:
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:38)
at org.jboss.logging.JDKLoggerProvider.getLogger(JDKLoggerProvider.java:28)
at org.jboss.logging.Logger.getI18nLogger(Logger.java:2124)
at org.jboss.logging.Logger.getLogger(Logger.java:2162)
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)
at org.jboss.logging.JDKLogger.<init>(JDKLogger.java:38)
...
Have anyone seen this error before? Thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/558242#558242]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]