Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Java applets and .jnlp files not working openSUSE 13.1

$
0
0
Im using:

Acer Aspire 4736
openSUSE 13.1
icedtea-web-1.4.2-4.1.x86_64
java-1_7_0-openjdk
Firefox 27.01


Is there a way to make java applets work?
a blank area is displayed instead of the applet



http://www.java.com/en/download/installed.jsp
It says "We are unable to verify if Java is currently installed and enabled in your browser."




http://www-pw.physics.uiowa.edu/das2...mTest.jbf.html
It says "Fatal: Read error: Could not read or parse the JNLP file. You can try to download this file manually and send it as a bug report to IcedTea-Web team"

Code:

net.sourceforge.jnlp.LaunchException: Fatal: Read Error: Could not read or parse the JNLP file. You can try to download this file manually and send it as bug report to IcedTea-Web team.
    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:480)
    at net.sourceforge.jnlp.Launcher.launch(Launcher.java:285)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:211)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:53)
    at java.security.AccessController.doPrivileged(Native Method)
    at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:177)
Caused by: net.sourceforge.jnlp.ParseException: Invalid XML document syntax.
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1312)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:219)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:203)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:188)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:174)
    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:460)
    ... 5 more
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing of a jnlp element at line 11: Expected: vendor
    at net.sourceforge.nanoxml.XMLElement.expectedInput(XMLElement.java:1126)
    at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:990)
    at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:967)
    at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:967)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:512)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1308)
    ... 10 more


Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>