Hi, I try to run an ejsapp in moodle system. When I run any simulation it works ok, but when I try to run an ejsapp aplication with Arduino library an AccessControlException appears with the following legend "access denied ("java.util.PropertyPermission" "sun.arch.data.model" "read")". I also tried to sign the jar file with the keytool provided by JDK but it did not work either. I would like to run a remote lab with EJS, Moodle and Arduino.