Servoy Client doesn't load after creating desktop shortcut

After I saved the desktop shortcut of the Servoy Client,
the client doesn’t show up and I recieve following message in the Java Console:

Exception in thread "javawsApplicationMain" java.lang.UnsatisfiedLinkError: CreateJNLPApplicationPackage
	at com.sun.javaws.MacOSLocalInstallHandler.CreateJNLPApplicationPackage(Native Method)
	at com.sun.javaws.MacOSLocalInstallHandler.CreateJNLPApplicationPackage(MacOSLocalInstallHandler.java:265)
	at com.sun.javaws.MacOSLocalInstallHandler.handleInstall(MacOSLocalInstallHandler.java:193)
	at com.sun.javaws.MacOSLocalInstallHandler.install(MacOSLocalInstallHandler.java:94)
	at com.sun.javaws.LocalInstallHandler.doInstall(LocalInstallHandler.java:470)
	at com.sun.javaws.LocalInstallHandler.showDialog(LocalInstallHandler.java:458)
	at com.sun.javaws.LocalInstallHandler.installFromLaunch(LocalInstallHandler.java:447)
	at com.sun.javaws.Launcher.notifyLocalInstallHandler(Launcher.java:1015)
	at com.sun.javaws.Launcher.continueLaunch(Launcher.java:889)
	at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:468)
	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)

I found this problem only with Mac OS X.
Servoy Client:
Version R2 2.2.1rc3-build 332
Java version 1.5.0_02-36 (Mac OS X)

that seems to be something deep in macosx java install) (bad install or something, paths incorrect)

Can you still do it through the web?

jcompagner:
Can you still do it through the web?

Nope.. not on the same machine…

Karel, this might be a (little) issue with cache not clearing.

Can you please clear the cache (restart your computer) and/or test another server what happens when you create the shortcut via demo.servoy.com:8080.

IT2BE:
Karel, this might be a (little) issue with cache not clearing.

Can you please clear the cache (restart your computer) and/or test another server what happens when you create the shortcut via demo.servoy.com:8080.

You were right on track, Marcel! The cache did cause the problem.
I’ve cleared the cache on both server and client side, restarted both server and client and now the user is able to create the desktop shortcut again and have the solution launched afterwards.

Only -small- issue is that the desktop shortcut does not show the ‘Servoy client icon’, but a ‘general’ application icon (see attachment).
The Servoy client icon did appear after I deleted this icon in the ‘Get Info’ window from client’s desktop shortcut.

clienticon.png