You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ben (JIRA)" <ji...@apache.org> on 2016/04/25 16:26:12 UTC

[jira] [Created] (QPID-7230) Broker terminates the connection to JMS Client

Ben created QPID-7230:
-------------------------

             Summary: Broker terminates the connection to JMS Client
                 Key: QPID-7230
                 URL: https://issues.apache.org/jira/browse/QPID-7230
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, Java Client
    Affects Versions: qpid-cpp-0.34
         Environment: Fedora21 and C++ Broker installed by package manager
            Reporter: Ben


Following scenario: 
One Producer and one Consumer created by a Java JMS-Client. The Producer is sending 200x15mb non persistent messages to a queue. This queue is located on a local running c++ broker. After few messages my broker terminates the connection with the following exception.
javax.jms.JMSException: send not allowed after the sender is closed.

The really astonishing is, that this behavior only occurs with non persistent messages. If I change the delivery mode to persistent, my broker won't close the connection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org