Page 1 of 1

Problems with starting a Servoy application

PostPosted: Mon Nov 07, 2016 4:12 pm
by mj.vanzelst
Hi all,

Trying to log in a test Servoy application on a Servoy server causes problems:

See errorlog.png


Both relations _to_employees$nav_user_id and _to_notifications$unread exist.
It works okay in the development environment,
A week and a half ago there was nothing wrong and
my colleagues receive no error message when logging in.
Relations work fine, in a simple sample solution on the Servoy server.

On my laptop:
Windows 7 Professional Service Pack 1
Java Version Update 111 (build 1.8.0_111-b14)

On the laptop of my colleague:
Windows 10 Professional
Java Version Update (build 1.8.0_101-b13)

We both access the same Servoy server(version 7.4.5 –releaseNumber 2041) and the same databases. Downloading Java again did not help. Restarting my laptop did not help either.

Can anyone give me a suggestion how to tackle this problem?

Thanks in advance.

Re: Problems with starting a Servoy application

PostPosted: Thu Nov 10, 2016 9:38 am
by Gabi Boros
hi,

so the app is working fine in your development environment, and not on a remote servoy app server ?
can you try it on your local servoy app server started from your install that is used also for development,
with a clean import of you app (delete first then import) to see if it works then ? - maybe it is not working on
the remote because of a faulty import that was done previously ?

Re: Problems with starting a Servoy application

PostPosted: Thu Nov 10, 2016 9:45 am
by Andrei Costescu
Can you try clearing the java cache on the client that doesn't work properly?
From Java Control Panel - General - Temporary Internet Files - Settings.

Also try to backup and the delete your [user dir]/.servoy as well. That holds some solution caches that smart client uses.