IntelliJ - Reflection Privileged Action (?)
Hi guys,
I am the developer / maintainer of the IDEA Jetty Runner plugin.
https://plugins.jetbrains.com/plugin/7505-idea-jetty-runner
Could someone please advice what is going on here?
https://github.com/guikeller/jetty-runner/issues/39
It seems that the root cause is:
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:843)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:679)
FYI - I cannot reproduce the problem.
Thanks, Gui
Please sign in to leave a comment.
It looks like the plugin jars are corrupted. It might be caused by an overly active antivirus, hardware failure or network download issue.