[Bug 1495] New: a java website freezes firefox

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jul 11 13:07:25 PDT 2013


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

            Bug ID: 1495
           Summary: a java website freezes firefox
    Classification: Unclassified
           Product: IcedTea-Web
           Version: 1.4
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Plugin
          Assignee: dbhole at redhat.com
          Reporter: kjslag at gmail.com
                CC: unassigned at icedtea.classpath.org

Loading the following website freezes firefox. I then have to kill firefox and
restart it. The website's java applets don't work in chromium either (except
chromium doesn't crash). I run Archlinux on x64.
http://www.ibiblio.org/e-notes/


Below is my terminal output when using firefox:
java version "1.7.0_40"
OpenJDK Runtime Environment (IcedTea 2.4.1) (ArchLinux build
7.u40_2.4.1-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.0-b50, mixed mode)
java.io.FileNotFoundException: /home/k/.icedtea/deployment.properties (No such
file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:146)
        at java.io.FileReader.<init>(FileReader.java:72)
        at
net.sourceforge.jnlp.config.DeploymentConfiguration.parsePropertiesFile(DeploymentConfiguration.java:604)
        at
net.sourceforge.jnlp.config.DeploymentConfiguration.findSystemConfigFile(DeploymentConfiguration.java:424)
        at
net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:236)
        at
net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:205)
        at
net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:194)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:252)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:270)
        at sun.applet.PluginMain.main(PluginMain.java:109)
java.lang.NullPointerException
        at javax.swing.SwingUtilities.appContextGet(SwingUtilities.java:1857)
        at
javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1827)
        at javax.swing.JWindow.<init>(JWindow.java:185)
        at javax.swing.JWindow.<init>(JWindow.java:137)
        at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.<init>(JNLPSecurityManager.java:121)
        at
net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:232)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:252)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:270)
        at sun.applet.PluginMain.main(PluginMain.java:109)
Something very bad happened. I don't know what to do, so I am going to exit :(


I then made an empty /home/k/.icedtea/deployment.properties file to try and fix
the errors above. Unfortunately, I merely got a new error:
java version "1.7.0_40"
OpenJDK Runtime Environment (IcedTea 2.4.1) (ArchLinux build
7.u40_2.4.1-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.0-b50, mixed mode)
java.lang.NullPointerException
        at javax.swing.SwingUtilities.appContextGet(SwingUtilities.java:1857)
        at
javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1827)
        at javax.swing.JWindow.<init>(JWindow.java:185)
        at javax.swing.JWindow.<init>(JWindow.java:137)
        at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.<init>(JNLPSecurityManager.java:121)
        at
net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:232)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:252)
        at
sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:270)
        at sun.applet.PluginMain.main(PluginMain.java:109)
Something very bad happened. I don't know what to do, so I am going to exit :(


thanks!
Kevin

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130711/0ee88c69/attachment.html 


More information about the distro-pkg-dev mailing list