Investigate cause of multiple error messages

Error log messages

  • DefaultHandshakeHandler: Handshake failed due to invalid Upgrade header: null
    Handled by !26 (merged).
  • StompBrokerRelayMessageHandler: Received ERROR {message=[Subscription not found], content-type=[text/plain], version=[1.0,1.1,1.2], content-length=[53]} session=5ade7953-... text/plain payload=There is no current subscription with tag 'T_sub-11'.
  • StompBrokerRelayMessageHandler: Received ERROR {message=[No subscription found], content-type=[text/plain], version=[1.0,1.1,1.2], content-length=[92]} session=27d3826a-... text/plain payload=UNSUBSCRIBE must refer to an existing subscription.

Possible causes

Edited by Daniel Gerhardt