Unknown SecurityExcetion from java webstart app -
we saw exception 3 different customer installs today (4/14/2015) in span of 30 minutes.
java.lang.securityexception: can not verify security pack jar com.sun.deploy.util.securitybaseline.verifyjar(unknown source) com.sun.deploy.util.securitybaseline.access$200(unknown source) com.sun.deploy.util.securitybaseline$1.run(unknown source) java.lang.thread.run(unknown source)
i don't think it's causing problem it's in background thread started deploy.jar (securitybaseline.java) trying verify something?? odd thing happened @ multiple customers @ same time. reason know install default uncaught exception handler log , report unhandled exceptions in app.
has else seen or know means? tried reading decompiled version of source, , wasn't clear failure be. got line of exception, come 2 different paths, both of non trivial outsider.
i'm inclined ignore now, i'm worried foreshadowing larger problem.
i'm 100% sure it's caused https://bugs.openjdk.java.net/browse/jdk-8077736
if has account there please make comment or if know/can contact maintainers mentioned in ticket other way please do.
Comments
Post a Comment