Some days ago we noticed that when opening a FileDialog under Citrix Windows in Java Swing the following message appears a few times. We use since Java 1.8.201, I tried it with the last 1.8 JRE, same problem.
The following message appears: The element "hcmd.exe" to which the link refers has been changed or moved.
If you click away the error message a few times the FileDialog opens.
If I run the test on my notebook with the same JRE under Windows 10 this error message does not appear. As a hint, I have admin rights with my user on the notebook, on Citrix of course not.
Does anyone have any idea what this is due to?