We recently updated our JRE to version 1.8.0_144-b01. We have been using webstart applications over 5 years. Since upgrading, our primary .jnlp files are deleted on a random basis.
I have added the property: <property name="jnlp.deleteJnlpFileOnExit" value="false" /> and set the windows permissions to read only, and nothing seems to help.
Has anyone else encountered this?