[Bug 2489] jnlp.LaunchException: Fatal: Initialization Error - NullPointerException SecurityDialogs.showMissingALACAttributePanel when codebase not specified
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jan 14 14:55:34 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2489
--- Comment #9 from Neon <trineo at gmail.com> ---
for icedtea-web 1.5.1 (rhel-1.el6-x86_64) setting
deployment.manifest.attributes.check=false does work around the NPE.
for icedtea-web 1.6.1 (rhel-4.el7-x86_64), I cannot set it to false. Setting
deployment.manifest.attributes.check=NONE, did not address the NPE.
rhel7.2 $ itweb-settings.itweb list | grep manifest
Property "deployment.manifest.attributes.check" has incorrect value "false".
Possible values (Values that can be used alone only): [ALL, NONE] (Values that
can be used in combination separated by the delimiter "," with no space
expected ): [ALAC, CODEBASE, ENTRYPOINT, PERMISSIONS, TRUSTED].
If RHEL 6 will be moving to icedtea-web 1.6.x, we really need this fix
back-ported into 1.6.x. This issue is really for our end-users, so we cannot
live with a self built 1.6.2. I will have to check with my sysadmin to see how
we can submit a REDHAT support request.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160114/e97fc432/attachment.html>
More information about the distro-pkg-dev
mailing list