Bug 973136 - JBPM Business Central doesn't log any messages or errors in console
Summary: JBPM Business Central doesn't log any messages or errors in console
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR6
: 6.0.0
Assignee: Kris Verlaenen
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-11 11:05 UTC by Ivo Bek
Modified: 2014-08-06 20:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:08:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ivo Bek 2013-06-11 11:05:02 UTC
Description of problem:

Because I went through some sources for REST API (e.g. https://github.com/droolsjbpm/kie-wb-common/blob/master/kie-wb-common-services/kie-wb-common-rest/src/main/java/org/kie/workbench/common/services/rest/ProjectResource.java) where are system outs and deeper are loggers with info and errors, I didn't notice about anything what should be logged in console and even errors weren't logged.

To fix it I had to remove log4j.xml from WEB-INF and probably it would be better to use the log4j jar from module (<module name="org.apache.log4j" />) loaded by jboss-deployment-structure.xml.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kris Verlaenen 2013-06-27 12:24:26 UTC
Fixed in Beta4

Comment 3 Ivo Bek 2013-07-11 08:28:19 UTC
Verified in JBoss BPMS 6.0.0.DR6


Note You need to log in before you can comment on or make changes to this bug.