Ronald Sterckx created PIVOT-1048:
-------------------------------------
Summary: Starting kitchen-sink.jnlp fails with Open Web Start
Key: PIVOT-1048
URL: https://issues.apache.org/jira/browse/PIVOT-1048
Project: Pivot
Issue Type: Bug
Components: demos
Affects Versions: 2.0.5
Reporter: Ronald Sterckx
Attachments: stderr.log, stdout.log
Downloaded openWebStart (https://openwebstart.com) to launch the
kitchen-sink.jnlp file with. Started it with
{code}/opt/OpenWebStart/javaws -jnlp /tmp/mozilla_app0/kitchen-sink.jnlp >
/tmp/stdout.log 2>/tmp/stderr.log {code}
It downloads the latest JRE, in this case 11.0.6.
It fails with following message (see stdout.log):
Caused by: java.security.AccessControlException: access denied
("java.util.PropertyPermission" "java.runtime.version" "read")
--
This message was sent by Atlassian Jira
(v8.3.4#803005)