Invalid or corrupted jarfile servoy_developer

After installing Java SDK & servoy_installer I got the error message:

Invalid or corrupted jarfile servoy_developer

re-installed, same message :(

reboot; same message :cry:

I’m installing the stuf on a VMWARE 4.5.2 Windows XP

Jeroen J.J. Eck
Amersfoort / The Netherlands

Which version of Java? (You can find out by typing java -version on a command prompt)

oops: I just dowloaded the latest version today:

j2sdk-1_4_2_05-windows-i586-p.exe

java -version reports:

java version “1.4.2_05”
Java™ 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
Java HotSpot™ Client VM (build 1.4.2_05-b04, mixed mode)

So I expect this will not be the problem.


Jeroen J.J. Eck
Amersfoort / The Netherlands

Actually 1.4.2_05 does appear to be problematic. We have seen a couple of reports that it can’t read some jar files properly. Can you try downgrading to 1.4.2_4? You can download it here:

http://javashoplm.sun.com/ECom/docs/Wel … onId=noreg
Make sure to un-install 1.4.2_05 first

I think y’ve a typo :?

This is giving the same file so I tried:

http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_04-oth-JPR&SiteId=JSC&TransactionId=noreg

This solves the trick; Thanks a lot :D


Jeroen J.J. Eck
Amersfoort / The Netherlands

I reloaded the previous version of the SDK, but I can’t locate a link to download the previous version of the runtime. I’m still getting the same error message as in the original post of this thread. Do you know how I can resolve this, or do you have a link to the previous JRE download? Thanks!

http://java.sun.com/products/archive/index.html

Thanks, jcompagner! That worked!