Hi there, having this problem for the last few days.
OS : Windows 10 - for development and production
When running in develop , everything is OK . When I try to run the Exe in production , everything works fine until okHTTP functions are invoked .
If the EXE is generated in production env , okhttp issues doesn't arise.
I have tried with java 11 and 14 versions , it is the same
I have tried installing app with InnoSetup , it is the same
When I run bat file for debugging mode : run_debug.bat, error list is shown -image -, and makes me think that the error is related with some security issues about okhttp library -
Maybe there is something in \build\lib\security files, that it is missing ...
Generate EXE on customer's site is not an option
If you need more details, just ask me.
Thanks for help
Regards !
OS : Windows 10 - for development and production
When running in develop , everything is OK . When I try to run the Exe in production , everything works fine until okHTTP functions are invoked .
If the EXE is generated in production env , okhttp issues doesn't arise.
I have tried with java 11 and 14 versions , it is the same
I have tried installing app with InnoSetup , it is the same
When I run bat file for debugging mode : run_debug.bat, error list is shown -image -, and makes me think that the error is related with some security issues about okhttp library -
Maybe there is something in \build\lib\security files, that it is missing ...
Generate EXE on customer's site is not an option
If you need more details, just ask me.
Thanks for help
Regards !
Last edited: