Project

General

Profile

Actions

Task #3624

closed

TestAsyncTcpTransport output shows many exceptions

Added by Anonymous almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/23/2016
Due date:
% Done:

0%

Estimated time:

Description

When I run the TestAsyncTcpTransport example, it eventually finishes and shows "INFO: Tests complete". But while running it shows many IOException errors. And at the end, Maven shows "[ERROR] Failed to execute goal ...: An exception occured while executing the Java class. null: ShutdownChannelGroupException".

See the attached full output. Is this how the example is supposed to run normally? If not, what did I do wrong to run it (on my MacBook Pro, OS X 10.11). If it is normal, how can we clean up the output so it looks like it is running correctly?


Files

TestAsyncTcpTransport_output.txt (76.7 KB) TestAsyncTcpTransport_output.txt Anonymous, 05/23/2016 11:36 AM
Actions #1

Updated by Anonymous almost 8 years ago

https://github.com/named-data/jndn/pull/15 fixes the problem where Maven says "Failed to execute goal". When I run the example it still shows many exceptions like "Cannot send while the socket is reconnecting". (See the attached log.) Is that expected?

Actions #2

Updated by Anonymous almost 8 years ago

  • Status changed from New to Closed

As explained in https://github.com/named-data/jndn/pull/15, the exception output is expected and can be suppressed with the Logger. The code was fixes so that Maven runs the target successfully. Closing.

Actions

Also available in: Atom PDF