12x: Wiki 3D (morcego java applet) doesn't load due to security settings
- Status
- Closed
- Subject
- 12x: Wiki 3D (morcego java applet) doesn't load due to security settings
- Version
- 12.x Regression
- Category
- Error
- Regression
- Feature
- Wiki 3D
- Resolution status
- Won't Fix
- Submitted by
- Xavier de Pedro
- Lastmod by
- Xavier de Pedro, Marc Laporte
- Rating
- Description
Wiki 3D (through the morcego java applet) used to work with previous versions (Tiki6, probably Tiki9 also, even If I can't confirm), and I can't make it work nowadays with current 12.x
See Wiki 3D and the screenshot below:
Error shown in the java console:
Copy to clipboardJava Plug-in 10.55.2.13 Using JRE version 1.7.0_55-b13 Java HotSpot(TM) 64-Bit Server VM User home directory = /home/foo ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to <n> ---------------------------------------------------- Exception in thread "AWT-EventQueue-3" java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:155) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1260) at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:460) at java.awt.EventQueue.getNextEvent(EventQueue.java:545) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) Exception in thread "AWT-EventQueue-4" 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(InvocationEvent.java:312) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
So probably this is just a question of fine tunning some security setting in the applet or in the local settings of the Java Virtual Machine?- Importance
- 4
- Easy to solve?
- 7
- Priority
- 28
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5233
- Created
- Friday 09 May, 2014 14:41:42 UTC
by Xavier de Pedro - LastModif
- Wednesday 19 April, 2017 10:49:32 UTC