Bug 1302210 - WebSphere JMS on Kie server produces errors in log
Summary: WebSphere JMS on Kie server produces errors in log
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Kie-Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER1
: 6.3.0
Assignee: Edson Tirelli
QA Contact: Karel Suta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-27 07:54 UTC by Karel Suta
Modified: 2020-03-27 20:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:02:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
stacktrace (4.59 KB, text/plain)
2016-01-27 07:54 UTC, Karel Suta
no flags Details

Description Karel Suta 2016-01-27 07:54:20 UTC
Created attachment 1118703 [details]
stacktrace

Description of problem:
See DROOLS-1032 (https://issues.jboss.org/browse/DROOLS-1032).

When I run WebSphere JMS tests for Kie server then SystemOut log gets filled by exception listed in attachment. 
It doesn't cause any error in Kie server functionality as error is created by WebSphereSecurityAdapter while JMS use JMSSecurityAdapter to get needed info, it just spam log making it almost unusable for searching for any real issue logged there.

Already fixed in community with commits [1] and [2].


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


How reproducible:

Run Kie server integration tests with WebSphere profile as listed in https://github.com/droolsjbpm/droolsjbpm-integration/pull/265

Error is showed in SystemOut.log (/kie-server-parent/kie-server-tests/kie-server-integ-tests-common/target/cargo/configurations/websphere85x/logs/cargoServer/SystemOut.log). Can be simulated in any test which use JMS.



Steps to Reproduce:
1.
2.
3.

Actual results:
SystemOut.log is spammed with error messages thrown by WebSphereSecurityAdapter.


Expected results:
WebSphereSecurityAdapter doesn't throw any error.

Additional info:



[1] https://github.com/droolsjbpm/droolsjbpm-integration/commit/866c7c01187257030a0873cc4c2f4602958d4f37
[2] https://github.com/droolsjbpm/droolsjbpm-integration/commit/5d16845116bd430157507a1bdd7526d8584a263f

Comment 3 Karel Suta 2016-03-22 09:02:49 UTC
Verified in 6.3.0 ER1.
Errors from log are gone.


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