Morning, Recently when attempting to update drivers (for chrome or Edge ) I seem to be facing the following issue:
JAVA_TOOL_OPTIONS: -Dsun.locale.formatasdefault=true
This is preventing driver update. Does anyone know what this means and how I resolve? (or if there is a worikaround at all)
Edit: Using KS 8.6.8
Thanks all.
2 Likes
Which version of KS are you using?
This is due to the JAVA_TOOL_OPTIONS Environmental variables.
I hope this will help you.
1 Like
Could you please try : restarting the KS as i just did it and it threw no error
1 Like
Thanks, had a read.
I can’t seem to remove that option, I will speak to our IT support team and see if they can help.
If you still facing the same issue.
https://googlechromelabs.github.io/chrome-for-testing/
Download the chrome driver manually and replace the existing chrome driver with the new one
You just delete JAVA_TOOL_OPTIONS or _JAVA_OPTIONS from system environment variables of system and restart system and try again.
Could you take a screenshot and share it here so that we can see exactly what sort of errors happened to you.