[jboss-jira] [JBoss JIRA] (WFCORE-3262) Log stacktrace when exception occures in static method
Martin Stefanko (JIRA)
issues at jboss.org
Fri Sep 8 06:10:00 EDT 2017
Martin Stefanko created WFCORE-3262:
---------------------------------------
Summary: Log stacktrace when exception occures in static method
Key: WFCORE-3262
URL: https://issues.jboss.org/browse/WFCORE-3262
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.1.Final
Reporter: Martin Stefanko
Assignee: Martin Stefanko
Priority: Critical
There is a bug JBEAP-12968. It was very hard to find out was is going on as stacktrace of exception was hidden. Even setting TRACE level in jboss-cli.properties does not reveal anything.
{code}
./jboss-cli.bat -c "-Dwildfly.config.url=C:\wildfly-config.xml"
java.lang.ExceptionInInitializerError: java.lang.NullPointerException
{code}
Please log full stacktrace into jboss-cli.log in such case.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list