You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Vasia Kalavri (JIRA)" <ji...@apache.org> on 2014/10/24 16:45:34 UTC

[jira] [Created] (FLINK-1181) CLI actions list -r/-s don't work

Vasia Kalavri created FLINK-1181:
------------------------------------

             Summary: CLI actions list -r/-s don't work
                 Key: FLINK-1181
                 URL: https://issues.apache.org/jira/browse/FLINK-1181
             Project: Flink
          Issue Type: Bug
            Reporter: Vasia Kalavri
            Priority: Minor


The actions {{list -r}} and {{list -s}} of the CLI Frontend hang. 
The following exception is found in the JobManager's logs:
ERROR org.apache.flink.runtime.ipc.Server
java.io.IOException: java.io.IOException: The return type of method getRecentJobs is not a primitive type (or boxed primitive) and not of type IOReadableWriteable
        at org.apache.flink.runtime.ipc.RPC$Server.call(RPC.java:428)
        at org.apache.flink.runtime.ipc.Server$Handler.run(Server.java:947)



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