Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6161

Error when using websocket with wildfly 9.0.2.Final

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • None
    • 9.0.2.Final
    • IO
    • None

    Description

      When my web application deployed in wildfly 9.0.2.final try to send a websocket (using the method RemoteEndPoint .sendObject of javax.websocket-api-1.1 ). I get this error :

       [org.xnio.http.HttpUpgrade$HttpUpgradeState.handleUpgrade(HttpUpgrade.java:490),
       org.xnio.http.HttpUpgrade$HttpUpgradeState.access$1200(HttpUpgrade.java:165),
       org.xnio.http.HttpUpgrade$HttpUpgradeState$UpgradeResultListener.handleEvent(HttpUpgrade.java:461),
       org.xnio.http.HttpUpgrade$HttpUpgradeState$UpgradeResultListener.handleEvent(HttpUpgrade.java:400),
       org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92), 
       org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66), 
       org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88),
       org.xnio.nio.WorkerThread.run(WorkerThread.java:539)] Line Number : 490"}
      

      Attachments

        Activity

          People

            jgreene@redhat.com Jason Greene
            teddahabi taha eddahabi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: