William Kunkel
09-02-2013, 18:58
We've been debugging robot code, and we wanted to see some values via the cRIO NetConsole. However, it's hard to view our code's output, because roughly every second, we see the message:
0x10eef90 entered connection state: GOT_CONNECTION_FROM_CLIENT
Starting task: Server Connection Reader Thread
0x10eef90 entered connection state: CONNECTED_TO_CLIENT
Bad message: A server should not receive a protocol version unsupported message
0x10eef90 entered connection state: SERVER_ERROR
Close: 0x10eef90
Task exited normally: Server Connection Reader Thread
task 0x1106e60 (FRC_Server Connection Reader Thread) deleted: errno=9 (0x9) status=0 (0)
Has anyone else seen this before, or know a way to fix it?
0x10eef90 entered connection state: GOT_CONNECTION_FROM_CLIENT
Starting task: Server Connection Reader Thread
0x10eef90 entered connection state: CONNECTED_TO_CLIENT
Bad message: A server should not receive a protocol version unsupported message
0x10eef90 entered connection state: SERVER_ERROR
Close: 0x10eef90
Task exited normally: Server Connection Reader Thread
task 0x1106e60 (FRC_Server Connection Reader Thread) deleted: errno=9 (0x9) status=0 (0)
Has anyone else seen this before, or know a way to fix it?