First of all Start Menu > Java> Configure Java > Security > Add the server host to the trusted sites
This should be enough to fix Java related issues.
Maximo Scheduler may require an additional configuration to solve the ilogViewerApplet.initProjectDataModel error.
Edit java.policy configuration file (typically located in C:\Program Files (x86)\Java\jre7\lib\security\java.policy) and add the following lines.
grant {
permission java.util.PropertyPermission "user.timezone", "write";
};
Restart the browser and Java processes and verify everything is working fine.
Source:http://maximodev.blogspot.com/2014/06/maximo-applets-and-java-security.html
Tidak ada komentar:
Posting Komentar