Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6275

Error when using ws transport connector

    XMLWordPrintableJSON

Details

    Description

      Googled it. Only 20 pages found.

      broker.xml:

      <transportConnectors>
      	<!-- DOS protection, limit concurrent connections to 1000 and frame size to 100MB -->
      	<transportConnector name="openwire" uri="tcp://0.0.0.0:61616?maximumConnections=1000&amp;wireFormat.maxFrameSize=104857600" />
      	<transportConnector name="websocket" uri="ws://0.0.0.0:61614" />
      	<transportConnector name="mqtt" uri="mqtt+nio://0.0.0.0:1883" />
      </transportConnectors>
      

      About 43 topics total.
      3 publishers, 1 message per second.
      Firefox subscribed to 39 topics (websocket).

      After few messages received, the following error occurs (Karaf log:tail):

      Transport Connection to: ws://x.x.x.x:xxxx failed: java.io.IOException: Blocking message pending 10000 for BLOCKING
      
      

      Attachments

        1. dump.log
          86 kB
          Cristiano José Sulzbach
        2. karaf.log
          940 kB
          Cristiano José Sulzbach

        Activity

          People

            tabish Timothy A. Bish
            sulzbach Cristiano José Sulzbach
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: