Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

icontrol crash #11

Open
shivarammysore opened this issue Nov 4, 2014 · 0 comments
Open

icontrol crash #11

shivarammysore opened this issue Nov 4, 2014 · 0 comments
Labels

Comments

@shivarammysore
Copy link
Contributor

When disconnecting from 1000 switches connected to icontrol, there is a crash.

14:02:15.451 [error] gen_server <0.988.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.451 [error] CRASH REPORT Process <0.988.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.452 [error] gen_server <0.3760.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.452 [error] CRASH REPORT Process <0.3760.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.452 [error] gen_server <0.2802.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.453 [error] CRASH REPORT Process <0.2802.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.453 [error] gen_server <0.3811.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.454 [error] CRASH REPORT Process <0.3811.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.454 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.988.0> exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.455 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3760.0> exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.455 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.2802.0> exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.456 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3811.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.456 [error] gen_server <0.3812.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.456 [error] CRASH REPORT Process <0.3812.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.457 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3812.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.457 [error] gen_server <0.3813.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.458 [error] CRASH REPORT Process <0.3813.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.459 [error] gen_server <0.3814.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.459 [error] CRASH REPORT Process <0.3814.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.459 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3813.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.460 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3814.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.460 [error] gen_server <0.3815.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.461 [error] CRASH REPORT Process <0.3815.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.461 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3815.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.462 [error] gen_server <0.3816.0> terminated with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.462 [error] CRASH REPORT Process <0.3816.0> with 0 neighbours exited with reason: no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.463 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3816.0> exit with reason no function clause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant