cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

How to sort out java error in windchill ?

hsuryaprakash
1-Newbie

How to sort out java error in windchill ?

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

4 REPLIES 4
jessh
5-Regular Member
(To:hsuryaprakash)

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.

Any alternative method to solve this ?

jessh
5-Regular Member
(To:hsuryaprakash)

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.

ChrisSpartz
12-Amethyst
(To:jessh)

Haris,

We have an article with instructions on how to create a Java Deployment Rule Set to suppress these security warning messages. If you're interested, you can find the instructions in article CS157919.

Top Tags