Can not launch form by Java1.8.0_74
Hi
On win10+IE11+Java1.8.0_74
IE 11 can't launch form,no error message when try to launch form,just no response.
But Firefox can launch form normally
the issue occur on all PC that used Java1.8.0_74
regenerate the JAR files and clear cache doesn't fix the issue.
Reviewing formsstd.out and form application.log
formsstd.out
-----
Forms session <1,801> aborted: unable to communicate with runtime process.
application.log
16/03/01 13:32:48.149 formsweb: Forms session <1,801> aborted: unable to communicate with runtime process.
16/03/01 13:32:48.149 formsweb: Forms session <1801> exception stack trace:
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:179)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:229)