continuous session suspension issue
Opened this issue · 2 comments
We are continuously getting
LEA suspended session handler was invoked
logs and then utility stops collecting data until we re-run the utility to collect data.
We are running below command:
lea_loggrabber --debug_level 3 --lea_server_ip <lea-server-ip> --lea_server_auth_port <lea-server-port> --lea_server_auth_type sslca --opsec_sslca_file <file-location> --opsec_sic_name CN=<connection_name>,O=<network-object> --opsec_entity_sic_name CN=cp_mgmt,O=<network-object> --no_online --resolve
Our data collection is running every 30 seconds. Is that something that might cause the issue?
- What is this log suggest?
- I see in the document it means LEA server is suspending the session. Is that right?
- In what condition LEA server might suspend the session? Is there any limit on session? like timeout, no. of requests, etc.
- Is there any workaround possible?
@ahoying , @jvm3487 - Could you please check if you can help with the issue?
Sorry, I no longer have access to any checkpoint devices, so I cannot help testing.
Unfortunately, I do not know what could cause the problem you are seeing.