Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to handle? WARN RPCManager - client/server version mismatch.

$
0
0
PROBLEM

I update the software on the server, and most times the user's browsers have cached an earlier version.

Here's what I see in the server logs:
Code:

=== 2015-03-02 15:20:16,073 [0-10] WARN  RPCManager - client/server version mismatch.  Client is version: SNAPSHOT_v10.1d_2015-02-06, server is version: SNAPSHOT_v10.1d_2015-03-01 - mixing different client/server versions is generally not supported.  If you've installed a more recent client version, try clearing the browser cache and reloading the page.
How do I detect this and warn the users?

OR

How do I force the browser to clear the cache and reload?

Viewing all articles
Browse latest Browse all 4756

Trending Articles