Project

General

Profile

Bug #5348

Updated by lynxis over 2 years ago

If there is no mapping for a client, the client retries in a loop. 

 <pre> 
 - connect client 
 - create a mapping for the client 
 - sleep 1 
 - destroy the mapping 
 </pre> 

 <pre> 
 DRSPRO NOTICE ../rspro_client_fsm.c:128 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 192.168.154.156:9999 UP 
 DRSPRO ERROR ../rspro_client_fsm.c:297 RSPRO_CLIENT(bankd){REESTABLISH}: Event SRVC_E_KA_TERMINATED not permitted 
 DRSPRO INFO ../rspro_client_fsm.c:302 RSPRO_CLIENT(bankd){REESTABLISH}: Destroying existing connection to server 
 DRSPRO INFO ../rspro_client_fsm.c:308 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 192.168.154.156:9999 
 DLINP NOTICE input/ipa.c:128 192.168.154.156:9999 connection done 
 DRSPRO NOTICE ../rspro_client_fsm.c:128 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 192.168.154.156:9999 UP 
 DRSPRO ERROR ../rspro_client_fsm.c:297 RSPRO_CLIENT(bankd){REESTABLISH}: Event SRVC_E_KA_TERMINATED not permitted 
 DRSPRO INFO ../rspro_client_fsm.c:302 RSPRO_CLIENT(bankd){REESTABLISH}: Destroying existing connection to server 
 DRSPRO INFO ../rspro_client_fsm.c:308 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 192.168.154.156:9999 
 </pre> 

Back

Add picture from clipboard (Maximum size: 48.8 MB)