You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2016/03/02 09:28:18 UTC

[jira] [Created] (DELTASPIKE-1087) core-jmx: missing blank in log statement

Jan Matèrne created DELTASPIKE-1087:
---------------------------------------

             Summary: core-jmx: missing blank in log statement
                 Key: DELTASPIKE-1087
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1087
             Project: DeltaSpike
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.5.4
            Reporter: Jan Matèrne
            Priority: Trivial


I have an EJB annotated with @MBean. One method 'start' is annotaded with @JmxManaged. Via JConsole I invoke this method and an (application internal) error occured.

The server log states:
09:20:33,283 SEVERE [org.apache.deltaspike.core.impl.jmx.DynamicMBeanWrapper] (pool-2-thread-189) startcan't be invoked: java.lang.reflect.InvocationTargetException

Here a blank is missing between "start" and "can't be invoked".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)