- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to dynamically disable and then enable the connection in Nifi
- Labels:
-
Apache NiFi
Created 04-18-2019 07:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am fetching data from pastel(pervasive) database.
But every other day, i used to get error--->LNA session timeout
Then i have to go the connection setting and when i disable the connection and then enable it, everything works fine.
Is there any way that i can automate the process of disable then enable the connection.
Created 04-18-2019 03:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @James Singh ,
As you may know, LNA is an Internal Protocol used by the pervasive SRDE.Engine and there are a couple of reasons for `session timeout`. A few queries for you question.
Can you please share what is the value of Timeout Enquires After in the Administrative tool?
How often are you fetching data from the db?
Can you share the log for this particular error?
Created 04-18-2019 03:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @James Singh ,
As you may know, LNA is an Internal Protocol used by the pervasive SRDE.Engine and there are a couple of reasons for `session timeout`. A few queries for you question.
Can you please share what is the value of Timeout Enquires After in the Administrative tool?
How often are you fetching data from the db?
Can you share the log for this particular error?
Created 04-25-2019 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Sumit Das,
Value of Timeout Enquires After was not proper in the Administrative tool.
That's why we were facing the issue.
Thanks
