Cannot launch Policy Manager Console after updating to v15

I cannot launch Policy Manager Console after upgrading it to v15. After login entry get weird error in error log: "...IllegalArgumentException: Unterminated quote".
Full Administartor.error.log entry can be viewed in pastebin.
I was upgrading the console to update clients to v15. v14 console was telling that I need v15 to upgrade clients.
Best Answer
-
A_Grinkevitch WSAccount, PartnersAndResellers, WSEmployee, WSProductManager, TKB_publishing Posts: 169 WithSecure Product Manager
Hello Reinis, looks like you faced one of the issues fixed in 15.01. You can try the following workaround:
Open c:\Program Files (x86)\F-Secure\Administrator\lib\launcher.cl and add parameter to the command line:
-Duser.language=en-US
Parameters order is not important, you may place in in front of all others, like:
jre\bin\javaw -server -Duser.language=en-US -Djavafx.animation.framerate=12 ........
10 Like
Answers
-
Thanks! It helped
0 Like