Page 1 of 1

java blocked on Multiple Add

Posted: 11 Dec 2014, 11:46
by lukkio84
Hi,
I have 2.8.1 version of Phoca Gallery component (currently the latest official version compatible with Joomla 1.5), when I try to open "Java Upload" in "Multiple Add" page, I always get a browser dialog warning that the app has been blocked by security options, and the app doesn't start.
Error explanation in the dialog is that security options have blocked execution of an auto-signed application (com.sun.deploy.security.BlockedException).
If I open details, shows the log:

Exception in thread "AWT-EventQueue-2" java.lang.IllegalStateException: Applet's parent container not set up
at sun.plugin2.applet.Plugin2Manager.start(Unknown Source)
at sun.plugin2.main.client.PluginMain$StartAppletRunner.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Plugin Java 10.67.2.01

I've tested on different computers with different OS version and different browsers, always get the same error.
I tested (with the same computer) on Joomla 2.5 and Phoca Gallery 3.1.4, and that works correctly.
It looks like an issue between that version 2.8.1 of Phoca Gallery and latest Java versions.

Do you think there could be any solution?
Thanks in advance

Re: java blocked on Multiple Add

Posted: 12 Dec 2014, 01:01
by Jan

Re: java blocked on Multiple Add

Posted: 07 Jan 2015, 11:11
by lukkio84
Thank you very much, it works.

Lukkio

Re: java blocked on Multiple Add

Posted: 12 Jan 2015, 00:53
by Jan
Ok