[jboss-jira] [JBoss JIRA] (WFLY-12415) Complete message object visible in ERROR at org.jboss.resource.adapter.jms.inflow.JmsServerSession

Ilia Vassilev (Jira) issues at jboss.org
Thu Aug 22 16:50:01 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilia Vassilev moved JBEAP-17472 to WFLY-12415:
----------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-12415  (was: JBEAP-17472)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: JMS
                           (was: Generic JMS RA)
    Affects Version/s: 17.0.1.Final
                           (was: 7.1.4.GA)


> Complete message object visible in ERROR at org.jboss.resource.adapter.jms.inflow.JmsServerSession
> --------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-12415
>                 URL: https://issues.jboss.org/browse/WFLY-12415
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: JMS
>    Affects Versions: 17.0.1.Final
>         Environment: Jboss eap 7.1.4
>            Reporter: Ilia Vassilev
>            Assignee: Ilia Vassilev
>            Priority: Major
>
> JMS message data is  thrown in server.log for error in org.jboss.resource.adapter.jms.inflow.JmsServerSession, since this can be sensitive data for users, there is no option to hide the data while having the exception. 
> 09:54:28,428 ERROR [org.jboss.resource.adapter.jms.inflow.JmsServerSession] (default-threads - 38) Unexpected error delivering message TextMessage={ Header={ JMSMessageID={ID: XXXXXXXXXXXXXXXXXX} JMSDestination={Queue[]} JMSReplyTo={null} JMSDeliveryMode={PERSISTENT} JMSRedelivered={false} JMSCorrelationID={null} JMSType={null} JMSTimestamp={Wed Jul 03 09:54:23 GMT 2019} JMSDeliveryTime={Wed Jul 03 09:54:23 GMT 2019} JMSExpiration={0} JMSPriority={4} } Properties={ WHOLE EVENT MESSAGE DISPLAY HERE} }: javax.ejb.EJBTransactionRolledbackException: Problem during method invocation (onMessage)
> This exception originates from this line:
> https://github.com/jms-ra/generic-jms-ra/blob/master/generic-jms-ra-jar/src/main/java/org/jboss/resource/adapter/jms/inflow/JmsServerSession.java#L168



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list