When I start a smart client I get the following message in the java console:
Could not launch from cache. Will try online mode. [Some of required resources are not cached.]
The smart client works okay after this message. Does anyone know what can be the cause of this message?
Nobody ever seen this message? Also a google search does not help me much.
This seems to be related to jnlp offline mode. Do you have: servoy.fastClientStartup enabled ? I guess it will try to start offline(from cache) but will not succeed because doesn’t have all data then will try online mode.
No, servoy.fastClientStartup is false.