[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-distro-pkg-dev
Subject:    [Bug 880] Problem loading JogAmp 2.0 JOGL applets
From:       bugzilla-daemon () icedtea ! classpath ! org (bugzilla-daemon at icedtea ! classpath ! org)
Date:       2012-02-28 11:15:26
Message-ID: bug-880-30-PCCDLKczRj () http ! icedtea ! classpath ! org/bugzilla/
[Download RAW message or body]

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=880

--- Comment #2 from Xerxes R?nby <xerxes at zafena.se> 2012-02-28 11:15:26 UTC ---
The following napplet test work when using icedtea-web 1.1.3-1ubuntu1.1 and
then fail when using the 1.2pre branch, this are a regression.

testcase:
http://jogamp.org/deployment/jogamp-test/jogl-applet-runner-newt-GraphTextDemo01-napplet.html

IcedTea-Web Plugin (using IcedTea-Web 1.2pre (1.2~pre2-0ubuntu1))

    File: IcedTeaPlugin.so
    Version: 
    The IcedTea-Web Plugin executes Java applets.

<no security dialog at all>

java.lang.RuntimeException: java.lang.ExceptionInInitializerError
    at
com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:213)
    at sun.applet.AppletPanel.run(AppletPanel.java:436)
    at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.ExceptionInInitializerError
    at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:80)
    at
com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:173)
    ... 2 more
Caused by: java.security.AccessControlException: access denied
(java.util.PropertyPermission java.runtime.name read)
    at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:393)
    at
java.security.AccessController.checkPermission(AccessController.java:553)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
    at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:284)
    at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302)
    at java.lang.System.getProperty(System.java:669)
    at com.jogamp.common.os.Platform$2.run(Platform.java:293)
    at com.jogamp.common.os.Platform$2.run(Platform.java:291)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.jogamp.common.os.Platform.getJavaRuntimeNameImpl(Platform.java:291)
    at com.jogamp.common.os.Platform.<clinit>(Platform.java:168)
    ... 4 more

note that the following napplet url work with both the 1.1.3 and 1.2 version:
http://jogamp.org/deployment/jogamp-test/jogl-applet-version-napplet.html

<security dialog gets displayed>

-----------------------------------------------------------------------------------------------------
Platform: LINUX / Linux 3.0.19-1-ac100 (os), arm (arch) 2 cores
MachineDescription: runtimeValidated true, littleEndian true, 32Bit true,
primitive size / alignment:
  int8    1 / 1, int16   2 / 2
  int     4 / 4, long    4 / 4
  int32   4 / 4, int64   8 / 8
  float   4 / 4, double  8 / 8, ldouble 8 / 8
  pointer 4 / 4, page    4096
Platform: Java Version: 1.6.0_24, VM: OpenJDK Zero VM, Runtime: OpenJDK Runtime
Environment
Platform: Java Vendor: Sun Microsystems Inc., http://java.sun.com/, is JavaSE:
true
--------------------------------------------------------------------------------...

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic