On OS X 10.6.1, I rebooted today, and softsqueeze 3.7 no longer starts.
I get:
java.io.EOFException: encoding.error.not.xml
at com.sun.deploy.xml.XMLEncoding.decodeXML(XMLEncodi ng.java:48)
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java: 60)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:57)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:75)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:121)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:349)
at com.sun.javaws.Main.launchApp(Main.java:308)
at com.sun.javaws.Main.continueInSecureThread(Main.ja va:252)
at com.sun.javaws.Main$1.run(Main.java:111)
at java.lang.Thread.run(Thread.java:637)
and
JNLParseException[ Could not parse launch file. Error at line 0.]
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java: 62)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:57)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:75)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:121)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(LaunchDescFactory.java:349)
at com.sun.javaws.Main.launchApp(Main.java:308)
at com.sun.javaws.Main.continueInSecureThread(Main.ja va:252)
at com.sun.javaws.Main$1.run(Main.java:111)
at java.lang.Thread.run(Thread.java:637)
It seems to be no longer available for download from the server web page. How do I reinstall this, or fix it?
Results 1 to 3 of 3
Thread: SoftSqueeze will no longer start
-
2009-10-14, 07:25 #1Senior Member
- Join Date
- Aug 2005
- Posts
- 460
SoftSqueeze will no longer start
-
2009-10-30, 10:08 #2Junior Member
- Join Date
- Apr 2006
- Location
- Palm Springs, CA
- Posts
- 28
Softsqueeze won't launch on Vista
I just updated to Squeezebox server 7.4.1 a week or so ago and Softsqueeze worked fine. I use it from the java applet directly and it interfaced with squeeze server fine.
Then Tuesday of this week I got the Microsoft update. Softsqueeze worked fine then too. Now as of this morning (Friday).. I get that stupid message that softsqueeze is downloading something from the server address of Squeezebox server, then fails to launch with an error code, which I will post back.
Error Report:
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for Softsqueeze -->
<!-- ** This file is configured for the SqueezeCenter ** -->
<!-- To use this jnlp file from another webserver or your local file -->
<!-- system you must edit the 'codebase' and 'slimserver' attributes. -->
<!-- Note you must make sure that the webserver returns the MIME -->
<!-- type 'application/x-java-jnlp-file'. -->
<jnlp
spec="1.0+"
codebase="http://127.0.0.1:9000/html/softsqueeze/"
href="softsqueeze.jnlp">
<information>
<title>SoftSqueeze 3.7</title>
<vendor>Richard Titmuss, et.al.</vendor>
<homepage href="http://wiki.slimdevices.com/index.php/SoftSqueeze"/>
<description>SoftsSqueeze Squeezebox Emulator</description>
<description kind="short">SoftSqueeze Squeezebox Emulator</description>
<icon width="400" height="200" kind="splash" href="icons/splash.gif" />
<icon width="64" height="64" href="icons/icon64.gif" />
<offline-allowed />
<shortcut online="false">
<desktop />
<menu submenu="SqueezeCenter" />
</shortcut>
</information>
<offline-allowed/>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.4+"/>
<jar href="SoftSqueeze.jar"/>
<jar href="lib/log4j-1.2.8.jar"/>
<jar href="lib/tritonus_share.jar"/>
<jar href="lib/mp3spi1.9.2.jar"/>
<jar href="lib/jl1.0.jar"/>
<jar href="lib/jflac-1.2.jar"/>
<jar href="lib/jsch-20040429.jar"/>
<jar href="lib/jogg-0.0.7.jar"/>
<jar href="lib/jorbis-0.0.15.jar"/>
<jar href="lib/vorbisspi1.0.2.jar"/>
<jar href="lib/nativeskin.jar"/>
<nativelib href="lib/nativeskinlib.jar"/>
<!-- Set the following properties to configure the server and firmware -->
<property name="slimserver" value="127.0.0.1"/>
</resources>
<application-desc main-class="org.titmuss.softsqueeze.Application"/>
</jnlp>
Whats happening.. Any ideas? I didn't do anything myself to change anything.
I just wanted to add to the previous post, since that was about Mac and now I can report Vista is fouled up too.
Answer: I fixed this by reinstalling using the windows installer at sourceforge.netLast edited by deserttaxguy; 2009-10-30 at 11:06. Reason: Resolved
-
2009-10-30, 10:55 #3Senior Member
- Join Date
- Aug 2005
- Posts
- 460
Try the sourceforge site
Download it from softsqueeze.sourceforge.net

Reply With Quote
