- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Re: Getting an error
- 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
Hi,
I am getting an error 'ERROR: Activation library initialization failed: status 2' when i run the appactutil utility to activate the licence on linux os. could you please help me to resolve this error?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar Thanks for the update please set the environmental variable for Bash Shell and then check the TS access.
env LD_LIBRARY_PATH .:/usr/lib:/usr/local/lib
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar are you in which shell? can you try to set this environment variable and then give it a try?
setenv LD_LIBRARY_PATH .:/usr/lib:/usr/local/lib
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi, I am in bash shell.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar Thanks for the update please set the environmental variable for Bash Shell and then check the TS access.
env LD_LIBRARY_PATH .:/usr/lib:/usr/local/lib
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
I ran this command that you have provided in platform directory of toolkit 'x64_lsb' and checked still getting same error.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar Make sure install_fnp.sh is installed and it's running.
ps -ef | grep FNPLicensingService.
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @mrathinam I have installed install_fnp_sh and it is running as well.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar can you please raise a case and let me know the case number, we will have a quick call to fix this issue.
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar Can you write an email to support@revenera.com with all the details this will create a support case.
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @akshaybirajdar Issue is fixed now after running the below command in the folder x64_lsb
set LD_LIBRARY_PATH=.
tsreset_svr.exe -reset
tsreset_app.exe -reset
Best Regards,