java blocked on Multiple Add

Phoca Gallery - image gallery extension
lukkio84
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 11 Dec 2014, 11:08

java blocked on Multiple Add

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: java blocked on Multiple Add

Post by Jan »

If you find Phoca extensions useful, please support the project
lukkio84
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 11 Dec 2014, 11:08

Re: java blocked on Multiple Add

Post by lukkio84 »

Thank you very much, it works.

Lukkio
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: java blocked on Multiple Add

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply