You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2018/06/21 05:53:00 UTC

[jira] [Commented] (CXF-7197) Loop on exception during polling message on JMS queue

    [ https://issues.apache.org/jira/browse/CXF-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518944#comment-16518944 ] 

Dennis Kieselhorst commented on CXF-7197:
-----------------------------------------

Can you create another PR with a proposed fix that works both with Weblogic and ActiveMQ?

> Loop on exception during polling message on JMS queue
> -----------------------------------------------------
>
>                 Key: CXF-7197
>                 URL: https://issues.apache.org/jira/browse/CXF-7197
>             Project: CXF
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 3.1.4
>         Environment: CXF 3.1.4, Weblogic 12c, Soap over JMS
>            Reporter: Jérôme Tamborini
>            Assignee: Christian Schneider
>            Priority: Major
>              Labels: exception, jms, security
>             Fix For: 3.2.0
>
>         Attachments: log_err_ActiveMQ.txt, log_err_Weblogic.txt
>
>
> Hi, 
> when an exception occurs (in my case JMSSecurityException) during PollingMessageListenerContainer$Poller#run(), it loops at CPU speed and write exception stacktrace in log. This makes the logfile grows very fast and can make the hard drive full on server.
> I can propose a PR (If I got the rights on Fisheye) which is working with the commit related to CXF-6742.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)