Print at Dec 15, 2025, 5:44:34 PM View all posts in this thread on one page
Posted by Paotr at Jun 8, 2009, 11:54:00 PM
SweetHome does not start anymore
After a successful install an use I tried to import a new image (the chimney)

sH3d crashed trying to achieve the import.
Since then I can't use it anymore

when I try to launch it from the command line I get the following error message :

yann@Gouelan:~/.SweetHome3D$ javaws SweetHome3D.jnlp
netx: Spec version not supported (supports 1.0)

I tried to reinstall from the web site but it did not work

Any idea ?

thanks in advance



Config : Sh3D 2.0 - Ubuntu 9.04 - JRE 1.6.0





[Note: this thread was started on sourceforge.net forums]

Posted by Puybaret at Jun 8, 2009, 11:59:00 PM
Re: SweetHome does not start anymore
> Spec version not supported (supports 1.0)

Check your path and which javaws command you really use.
This error indicates that you try to run the javaws command that belongs to a Java 1.4 distribution, and not Java 1.6+ distribution.

I hope this will help.


----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by Paotr at Jun 9, 2009, 7:22:00 PM
Re: SweetHome does not start anymore
Hi

my javaws is located in :

/usr/lib/jvm/java-6-openjdk/jre/bin

in the same directory as java :

yann@Gouelan:/usr/lib/jvm/java-6-openjdk/jre/bin$ ./java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu7)
OpenJDK Client VM (build 14.0-b08, mixed mode, sharing)


should I try another java environment and if yes which one ?

Thanking ou in advance



Posted by Puybaret at Jun 10, 2009, 1:04:00 AM
Re: SweetHome does not start anymore
Try Sun JRE available at http://java.sun.com/javase/downloads/?intcmp=1281



----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator