JLNP file

Bug #1760967 reported by Marcoux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
icedtea-web (Ubuntu)
New
Undecided
Unassigned

Bug Description

I try to install a Raspberry PI3 in my office.
To launch our application, we need to run a JNLP file.
We try it on the PI3 but it doesn't work !
I try to launch it on my Ubuntu 17.10 VM with icedtea =>Fatal Error:

java.security.AccessControlException: access denied ("java.io.FilePermission" "/usr/bin/xprop" "execute")

at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)

at java.security.AccessController.checkPermission(AccessController.java:884)

at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
 at java.lang.SecurityManager.checkExec(SecurityManager.java:796)

at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018)
 at java.lang.Runtime.exec(Runtime.java:620)
 at java.lang.Runtime.exec(Runtime.java:450)

at java.lang.Runtime.exec(Runtime.java:347)
 at org.GNOME.Accessibility.AtkWrapper.<clinit>(AtkWrapper.java:34)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 at java.lang.Class.newInstance(Class.java:442)

at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:805)
 at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)

at javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:611)

at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:218)
 at net.sourceforge.jnlp.runtime.Boot.init(Boot.java:326)

at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:58)
 at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:245)

at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:63)
 at java.security.AccessController.doPrivileged(Native Method)

at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:195)
netx: Read Error: Could not read or parse the JNLP file. (java.lang.NullPointerException: name can't be null (name can't be null))

Does someone have a solution ??

Thx

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.