Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadCmd.cmdProc() Error: IOException when reading sock0 #29

Open
wenijinew opened this issue Sep 28, 2020 · 0 comments
Open

ReadCmd.cmdProc() Error: IOException when reading sock0 #29

wenijinew opened this issue Sep 28, 2020 · 0 comments

Comments

@wenijinew
Copy link

Hi,

Did you anybody ever encounter this problem?

2020-09-28T15:08:15,819 INFO  [main] TclSession:494 - Command: ixNet connect 10.67.31.48 -version 8.50.1501.9
2020-09-28T15:09:09,634 INFO  [main] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:14:10,225 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:19:10,276 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:24:10,300 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:29:10,330 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:34:10,349 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:39:10,365 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:42:29,012 INFO  [main] IellIxNetworkPort:205 - Traffic is already stopped. Ignore stop request.
2020-09-28T15:42:35,744 INFO  [main] TclSession:494 - Command: ixNet disconnect
2020-09-28T15:44:10,394 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:44:13,914 INFO  [IXNETWORK_HEARTBEAT_THREAD] IellIxNetworkPort:220 - Current traffic state is TEST_STOPPED.
2020-09-28T15:49:13,954 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:49:13,966 INFO  [IXNETWORK_HEARTBEAT_THREAD] IellIxNetworkPort:220 - Current traffic state is TEST_STOPPED.
2020-09-28T15:54:13,971 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:54:13,986 INFO  [IXNETWORK_HEARTBEAT_THREAD] IellIxNetworkPort:220 - Current traffic state is TEST_STOPPED.
2020-09-28T15:58:40,706 INFO  [main] MsranTestNgListener:206 - IllegalStateException: Failed to close traffic-generator
2020-09-28T15:58:40,720 ERROR [main] StackTracePrinter:43 - Exception in Testcase: (IllegalStateException: Failed to close traffic-generator)
java.lang.IllegalStateException: Failed to close traffic-generator
Caused by: tcl.lang.TclRuntimeError: ReadCmd.cmdProc() Error: IOException when reading sock0
2020-09-28T15:59:13,990 INFO  [IXNETWORK_HEARTBEAT_THREAD] TclSession:494 - Command: ixNet connectiontoken
2020-09-28T15:59:14,002 INFO  [IXNETWORK_HEARTBEAT_THREAD] IellIxNetworkPort:220 - Current traffic state is TEST_STOPPED.
Method_Throwable:class java.lang.IllegalStateException:Failed to close traffic-generator, Caused by: class tcl.lang.TclRuntimeError:ReadCmd.cmdProc() Error: IOException when reading sock0
java.lang.IllegalStateException: Failed to close traffic-generator
Caused by: tcl.lang.TclRuntimeError: ReadCmd.cmdProc() Error: IOException when reading sock0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant