[
https://issues.jboss.org/browse/AS7-1564?page=com.atlassian.jira.plugin.s...
]
James Perkins updated AS7-1564:
-------------------------------
Workaround Description:
1) Download the attached jboss-stdio-1.1.0.Beta1-SNAPSHOT.jar to
$JBOSS_HOME/modules/org/jboss/stdio/main
2) Navigate to $JBOSS_HOME/modules/org/jboss/stdio/main and change the modules.xml
resource-root path to the following:
<resource-root path="jboss-stdio-1.1.0.Beta1-SNAPSHOT.jar"/>
was:
Navigate to $JBOSS_HOME/modules/org/jboss/stdio/main and change the modules.xml
resource-root path to the following:
<resource-root path="jboss-stdio-1.1.0.Beta1-SNAPSHOT.jar"/>
Using System.out.println or e.printStackTrace() in a custom log
handler results in a loop and stack overflow
------------------------------------------------------------------------------------------------------------
Key: AS7-1564
URL:
https://issues.jboss.org/browse/AS7-1564
Project: Application Server 7
Issue Type: Bug
Components: Logging
Reporter: Nicklas Karlsson
Assignee: James Perkins
Fix For: 7.1.0.Alpha1
Attachments: jboss-stdio-1.1.0.Beta1-SNAPSHOT.jar
(just as a reminder and reference)
Using System.out.println or e.printStackTrace() in a custom log handler results in a loop
and stack overflow
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira