Skip to main content
1-Visitor
March 10, 2015
Question

How to sort out java error in windchill ?

  • March 10, 2015
  • 1 reply
  • 2453 views

How to sort out java error in windchill ?error.JPG

1 reply

12-Amethyst
March 10, 2015

What you are showing is not an error.

It's the normal behavior of any applet in recent versions of the Java Plug-In -- unless the applet is fully signed, which is infeasible for most of Windchill's applets.

1-Visitor
March 11, 2015

Any alternative method to solve this ?

12-Amethyst
March 11, 2015

Well you could investigate the Java Plug-In Deployment Rule Set feature in Oracle's Java deployment documentation.

This involves buying a code signing certificate and deploying signed files to all client system's JREs via some other means (e.g. administrative push), so it is too painful for many sites to consider.

For most users the dialog noted here is just part of using the Java Plug-In these days. Oracle has at least reduced the frequency of this dialog's appearance. I believe it only appears once a day (or OS login, whichever occurs first) now.