when trying to start the Servoy client (2.2b1) off my development machine locally (on the same machine), I am getting an error, telling me that the client could not be loaded. Under the “Exception” tab I see this error:
JNLPException[category: Download-Fehler : Exception: java.lang.SecurityException: Invalid signature file digest for Manifest main attributes : LaunchDesc: null ]
at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
at com.sun.javaws.Launcher.downloadResources(Unknown Source)
at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
cool. beta 2 seems to have quite a few nice fixes. A little bit annoying currently is also the inability to edit styles. Will this also be fixed and do you have an idea of when beta 2 will be available
Still getting the error in 2.2 b2 when downloading a solution
An error occurred while launching/running the application.
Title: Servoy Client
Vendor: Servoy
Category: Download Error
Could not verify signing in resource: (http://195.75.197.210:80/lib/j2db.jar, 317)
JNLPException[category: Download Error : Exception: java.lang.SecurityException: Invalid signature file digest for Manifest main attributes : LaunchDesc: null ]
at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
at com.sun.javaws.Launcher.downloadResources(Unknown Source)
at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)