[esb-issues] [JBoss JIRA] Created: (JBESB-1003) jBPM log facilities are not properly configured in some cases

Jiri Pechanec (JIRA) jira-events at lists.jboss.org
Thu Sep 6 03:01:11 EDT 2007


jBPM log facilities are not properly configured in some cases
-------------------------------------------------------------

                 Key: JBESB-1003
                 URL: http://jira.jboss.com/jira/browse/JBESB-1003
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Configuration, Process flow
    Affects Versions: 4.2
            Reporter: Jiri Pechanec
         Assigned To: Mark Little
            Priority: Minor


When stopping ESB, the following error messages are printed to console

08:48:12,833 ERROR [STDERR] java.lang.NullPointerException
08:48:12,855 ERROR [STDERR]     at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:82)

The problem is that log facility is set to null. The JBMP internaly uses commons logging which apparently is not properly configured at least for this instance. Moreover the error happends when another exception has to be logged - this can contain another problem.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list