Hello, when we upload a new solution to the server and activate it, we have the following problem:
On a Mac, the new version is availabe at the next start of the client. On one of our Windows machines this is not the case. In order to get the latest release on this client, we have to restart the serevr. It seems to be caching problem on that client?
What are we doing wrong?
Thanks!
you say one of youre windows machines.
Others where fine? Only one was keeping the old version?
Yes, that’s how it looks like. Only one machine keeps the old version…
is there nothing different about that machince if you compare it with the others? (Like JRE/JDK versions ect)
also what do you see in this dir:
C:\Documents and Settings\LOGINNAME.servoy
do you see there the solution ?
Something like:
demo.servoy.com_8080_crm.solution
what timestamp is that file? And if you rename that file, does it then creates a new file and does it then have the right version?
Can you then send me both versions? (the old and the new one)
I don’t see a big difference. The Java version is this: 1.4.2_04b05.
The solution file was there. The date of last change was the date where the client was last lanched. If I delete that file, a new file is created. I will test if it gets the right version when we upload a new solution.