Closed suguruhamada1003910 closed 2 years ago
I am using swd_ros_controllers V3.3.0. I executed procedure in Readme on my PC (x86_x64), then ezw-swd-left.servie is not started. Log is below.
swd_sk@c-lati7280-076:/tmp$ tail -n 20 sce-swd-left.log 2022-10-20 10:0:20;SMCS;COS;WARN;loadNodes;43;CANOpenNodeCollectionFactory;No Node file specified !; 2022-10-20 10:0:20;SMCS;CAN;WARN;ezw_can_process;449;<ezw-can> process : Reader thread stopped, restarting it; 2022-10-20 10:0:20;SMCS;CAN;ERROR;ezw_can_send;319;105;No buffer space available; 2022-10-20 10:0:20;SMCS;CAN;ERROR;ezw_can_send;324;<ezw-can> send : exit with error code EXIT_FAILURE !; ########################## Starting Release Version : 0.1.2_swd_sk 2022-10-20 10:00:22 ########################## loading ini variables ... OK Run on ROBOT With Role Master : Starting FOUND /tmp/SYSTEMCTL_dbus.id Exporting following variables : DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-E82NKBpPAj,guid=4e5de6d4cd0c77015f990b5163509d0e DBUS_SESSION_BUS_PID=746 2022-10-20 10:0:22;SMCS;SMCDS;WARN;load;44;Config;Invalid type for SWCompatibilityFile; 2022-10-20 10:0:22;SMCS;COS;WARN;loadNodes;43;CANOpenNodeCollectionFactory;No Node file specified !; 2022-10-20 10:0:23;SMCS;CAN;WARN;ezw_can_process;449;<ezw-can> process : Reader thread stopped, restarting it; 2022-10-20 10:0:23;SMCS;CAN;ERROR;ezw_can_send;319;105;No buffer space available; 2022-10-20 10:0:23;SMCS;CAN;ERROR;ezw_can_send;324;<ezw-can> send : exit with error code EXIT_FAILURE !;
Is there solution?
If I connected CAN cable and restart PC, ezw-swd-left.service is started.
I am using swd_ros_controllers V3.3.0. I executed procedure in Readme on my PC (x86_x64), then ezw-swd-left.servie is not started. Log is below.
Is there solution?