I’ve recently redeployed an application to a Servoy running on an Windows XP m/c. I can log into this machine as admin and doodle around, no problems, but when I try to download the Client I get a download error. The dialog informs me that the swingbeans.jar won’t download due to corruption. The exception report suggests that the version is more recent than it should be.
java.io.IOException: Corrupted pack file: magic/ver = CAFED00D/160.1 should be CAFED00D/150.7
at com.sun.java.util.jar.pack.NativeUnpack.start(Native Method)
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:168)
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:217)
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:104)
at com.sun.javaws.net.BasicDownloadLayer.download(BasicDownloadLayer.java:61)
at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(DownloadProtocol.java:460)
at com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java:653)
at com.sun.javaws.cache.DownloadProtocol.getResource(DownloadProtocol.java:822)
at com.sun.javaws.LaunchDownload.downloadJarFiles(LaunchDownload.java:739)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(LaunchDownload.java:662)
at com.sun.javaws.Launcher.downloadResources(Launcher.java:1022)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:382)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:613)
We had some trouble finding and downloading the v2.2.7 Servoy package, but having done so (I think) one expects that the appropriate java files would be installed.
Any suggestions on how to get past this problem?
Lee
Servoy 2.2.7on Windows XP, clients fail in Windows XP and Mac OSX 10.4.10