Math Playground
 adam   kurse   java   java_problems      Guest() Login 

Java-related Problems

Deutsche Version

Java Security Problem

A commonly known error which by default appears since 2013 for all Java using - i.e. Anylogic and Netlogo examples is related with a Java Security Setting related with Java applets. Hereby Java, by default, blocks the execution of all Java applets unless they are registered to be trustworthy in the local Java properties.

Solution:

  • Open the Java Control Panel (Configure Java) in the local System properties.
  • Switch to: "Security" and choose "Edit Sitelist"
  • Choose "add" and type the adamriese webpage: "http://www.adamriese.at" into the newly generated text-line-
  • Make sure that the lock-symbol left to the page opens and click "OK".
  • The problem should be solved