Error with iced tea web applet

Asked by bill

Why do i get the following messages when i launch firefox from the command line

ted@ted-Satellite-C660D:~$ sudo firefox
[sudo] password for ted:

(process:5356): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(firefox:5356): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised

(firefox:5356): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised

(firefox:5356): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised

(firefox:5356): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
^Cted@ted-Satellite-C660D:~$ sudo firefox

(process:5420): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(firefox:5420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised

(firefox:5420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised

(firefox:5420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised

(firefox:5420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.6) (7u51-2.4.6-1ubuntu4)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnection(HttpUtils.java:66)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnectionSilently(HttpUtils.java:52)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:907)
 at net.sourceforge.jnlp.cache.ResourceTracker.findBestUrl(ResourceTracker.java:955)
 at net.sourceforge.jnlp.cache.ResourceTracker.initializeResource(ResourceTracker.java:788)
 at net.sourceforge.jnlp.cache.ResourceTracker.processResource(ResourceTracker.java:628)
 at net.sourceforge.jnlp.cache.ResourceTracker.access$600(ResourceTracker.java:79)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1235)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1233)
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader.run(ResourceTracker.java:1233)
 at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:903)
 ... 9 more

java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnection(HttpUtils.java:66)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnectionSilently(HttpUtils.java:52)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:907)
 at net.sourceforge.jnlp.cache.ResourceTracker.findBestUrl(ResourceTracker.java:955)
 at net.sourceforge.jnlp.cache.ResourceTracker.initializeResource(ResourceTracker.java:788)
 at net.sourceforge.jnlp.cache.ResourceTracker.processResource(ResourceTracker.java:628)
 at net.sourceforge.jnlp.cache.ResourceTracker.access$600(ResourceTracker.java:79)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1235)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1233)
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader.run(ResourceTracker.java:1233)
 at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:903)
 ... 9 more

java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnection(HttpUtils.java:66)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnectionSilently(HttpUtils.java:52)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:907)
 at net.sourceforge.jnlp.cache.ResourceTracker.findBestUrl(ResourceTracker.java:955)
 at net.sourceforge.jnlp.cache.ResourceTracker.initializeResource(ResourceTracker.java:788)
 at net.sourceforge.jnlp.cache.ResourceTracker.processResource(ResourceTracker.java:628)
 at net.sourceforge.jnlp.cache.ResourceTracker.access$600(ResourceTracker.java:79)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1235)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1233)
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader.run(ResourceTracker.java:1233)
 at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:903)
 ... 9 more

java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
 at java.security.AccessController.doPrivileged(Native Method)
 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnection(HttpUtils.java:66)
 at net.sourceforge.jnlp.util.HttpUtils.consumeAndCloseConnectionSilently(HttpUtils.java:52)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:907)
 at net.sourceforge.jnlp.cache.ResourceTracker.findBestUrl(ResourceTracker.java:955)
 at net.sourceforge.jnlp.cache.ResourceTracker.initializeResource(ResourceTracker.java:788)
 at net.sourceforge.jnlp.cache.ResourceTracker.processResource(ResourceTracker.java:628)
 at net.sourceforge.jnlp.cache.ResourceTracker.access$600(ResourceTracker.java:79)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1235)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader$1.run(ResourceTracker.java:1233)
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.cache.ResourceTracker$Downloader.run(ResourceTracker.java:1233)
 at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.FileNotFoundException: http://www.chess.com/ChessApplet.1.14.18.jar
 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
 at net.sourceforge.jnlp.cache.ResourceTracker.getUrlResponseCodeWithRedirectonResult(ResourceTracker.java:903)
 ... 9 more

Attempted to download http://www.chess.com/ChessApplet.1.14.18.jar, but failed to connect!
JAR http://www.chess.com/ChessApplet.1.14.18.jar not found. Continuing.
JAR http://www.chess.com/ChessApplet.1.14.18.jar not found. Continuing.
netx: Initialization Error: Could not initialize applet. (Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.)
netx: Initialization Error: Could not initialize applet. (Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.)
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button".
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:746)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:675)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:908)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:684)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:277)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394)
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:711)
 ... 2 more

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button".
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:746)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:675)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:908)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:684)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:277)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394)
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:711)
 ... 2 more

Error on Java side:
Error: Unable to fetch applet instance id from Java side.
Error on Java side:
Error: Unable to fetch applet instance id from Java side.
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
ted@ted-Satellite-C660D:~$ sudo firefox

(process:6072): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(firefox:6072): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised

(firefox:6072): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised

(firefox:6072): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised

(firefox:6072): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Krüger
Solved:
Last query:
Last reply:
Revision history for this message
Best Thomas Krüger (thkrueger) said :
#1

It tries to load a JAVA Applet from http://www.chess.com/ChessApplet.1.14.18.jar, which does not exist anymore.
BTW: You should not start firefox as root.

Revision history for this message
bill (wemember) said :
#2

Thanks Thomas Krüger, that solved my question.