When I tried the Training sample: Cons113, I got the following error:
loggerMsg
    TimeStamp: 20:38:58.209
    ClientName: ChannelCallbackClient
    Severity: Warning
    Text:    Received ChannelDownReconnecting event on channel Channel_4
        Instance Name Consumer_4_1
        RsslReactor 0x0x274e3b0
        RsslChannel 0x0x271a3c0
        Error Id -1
        Internal sysError 11
        Error Location /home/sunj/dev/Real-Time-SDK/Cpp-C/Eta/Impl/Reactor/rsslReactorWorker.c:1241
        Error Text </home/sunj/dev/Real-Time-SDK/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c:6909> Error: 1002 Invalid IPC Mount Opcode: (0)
loggerMsgEnd
I am using Real-Time-SDK (download from github).
Can anyone help me resolve it? thanks