This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- How to update LM_A_TCP_TIMEOUT through Java API
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 24, 2023
08:00 AM
How to update LM_A_TCP_TIMEOUT through Java API
Hello,
I'm using the FNP Java toolkit and would like to know which API to use to update the value of the LM_A_TCP_TIMEOUT attribute.
Also, I read that the default value for LM_A_TCP_TIMEOUT is 2hrs. Is this default value the same when using the FNP Java toolkit?
Thanks.
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 27, 2023
09:46 AM
Hi @ageorge Thanks for raising support case 02738641, if you are not using JNI then there is no way to set LM_A_TCP_TIMEOUT in the pure java client. There are Java-specific calls:
getServerTimeout() and/or initHeartbeat(Heartbeat heartbeat).
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 28, 2023
12:06 PM
@mrathinam Thanks for the reply.
To avoid confusion and duplication I will continue this in the support case.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 29, 2023
10:14 PM
Hi @ageorge That would be good. Thanks.
