You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sisko (JIRA)" <ji...@apache.org> on 2015/02/02 08:34:34 UTC

[jira] [Created] (IGNITE-159) Show correct message when send HTTP request to TCP server.

Sisko created IGNITE-159:
----------------------------

             Summary: Show correct message when send HTTP request to TCP server.
                 Key: IGNITE-159
                 URL: https://issues.apache.org/jira/browse/IGNITE-159
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: sprint-2
            Reporter: Sisko
            Assignee: Yakov Zhdanov
            Priority: Minor
             Fix For: sprint-2


I try open in browser link:
http://127.0.0.1:11211/gridgain?cmd=put&cacheName=local&key=a&val=1
and receive strange error.
*Invalid message type: 71* 
{code}
[14:25:00,929][WARN ][grid-nio-worker-0-#46%client.GridClientDefaultCacheSelfTest%][GridWorker] Closing NIO session because of unhandled exception [cls=class o.g.g.util.nio.GridNioException, msg=Invalid message type: 71
For more information see:
    Troubleshooting:      http://bit.ly/GridGain-Troubleshooting
    Documentation Center: http://bit.ly/GridGain-Documentation
]
{code}



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