<html>
<head>
<base href="http://icedtea.classpath.org/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - a java website freezes firefox"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1495">1495</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>a java website freezes firefox
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>IcedTea-Web
</td>
</tr>
<tr>
<th>Version</th>
<td>1.4
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86_64
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P3
</td>
</tr>
<tr>
<th>Component</th>
<td>Plugin
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dbhole@redhat.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>kjslag@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>unassigned@icedtea.classpath.org
</td>
</tr></table>
<p>
<div>
<pre>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.
<a href="http://www.ibiblio.org/e-notes/">http://www.ibiblio.org/e-notes/</a>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>