Page 1 of 1

Smart client start up message

PostPosted: Thu Jun 24, 2010 9:38 am
by michel
When I start a smart client I get the following message in the java console:

Code: Select all
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?

Re: Smart client start up message

PostPosted: Mon Jul 05, 2010 10:02 am
by michel
Nobody ever seen this message? Also a google search does not help me much.

Re: Smart client start up message

PostPosted: Mon Jul 05, 2010 10:46 am
by lvostinar
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.

Re: Smart client start up message

PostPosted: Mon Jul 05, 2010 12:00 pm
by michel
No, servoy.fastClientStartup is false.