Hi,

i've been working with Aris Express on Windows for a while now. When I tried to install it on my Linux box I struggled with this exception during the installation process:

java.lang.SecurityException: attempted to open sandboxed jar http://download.ariscommunity.com/expresslauncher.jar as a Trusted-Library

    at com.sun.deploy.security.CPCallbackHandler$ParentElement.checkResource(Unknown Source)

    at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

    at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

    at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:358)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:410)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)

    at com.sun.javaws.Launcher.run(Unknown Source)

    at java.lang.Thread.run(Thread.java:722)

 

I checked the URL mentioned in the exception and it turns out that it is not existing. Is there any way to get Aris Express working on Linux?

Thanks,

Stephan

 or register to reply.

Notify Moderator