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

STOMP over Websockets do not work in Chrome

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.4.1
    • 5.4.2
    • Transport
    • None
    • Windows XP, Chrome 6.0.472.63

    Description

      The STOMP over Websocket support does not work with both client libraries referenced from the ActiveMQ Websockets page
      ( http://activemq.apache.org/websockets.html ).
      On the ActiveMQ side, the following error appears:

      INFO | Started SelectChannelConnector@0.0.0.0:8161
      ERROR | handle failed?
      java.lang.IllegalArgumentException: !utf8
      at org.eclipse.jetty.util.Utf8StringBuilder.append(Utf8StringBuilder.java:112)
      at org.eclipse.jetty.websocket.WebSocketParser.parseNext(WebSocketParser.java:147)
      at org.eclipse.jetty.websocket.WebSocketConnection.handle(WebSocketConnection.java:75)
      at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:252)
      at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)
      at java.lang.Thread.run(Unknown Source)

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            bergamot Arjan van den Berg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: