Dear all
My client is complaining that they can no longer use Servoy because of ‘could not retrieve more form data’ errors. This is after spending months with ‘error in relation’ and ‘cannot save form data’ which I cannot solve.
What does this (new to me) error mean anyone please… ![Sad :(]()
Bevil
Bevil,
Check the logs.
For smart-client, also let the client have the console open, it will show stack traces.
Rob
Thunder:
…which I cannot solve.
Perhaps time to ask for some (paid) help on this ? Unhappy customers is not a very good business model.
Does anyone know what this error means?
most of the time those errors are there because of connections problems.
In the java webstart console you should see more information of the actual exception.
thank you Johan. That was what I needed to know (I know that there is a network issue on this site, so that is good news.)
Johan, I assume you mean network connections rather than database connections?
normally yes,
but it could be cases when db connection time out and we dont know that (because there is no validation query specified) then it could be that getting data for something will result in the same kind of exception