Hi
I get attached error on Windows 7. The table messages does exist and I tried synching and reloading from database, with no success.
Any idea how to solve this.
Regards,
Hi
I get attached error on Windows 7. The table messages does exist and I tried synching and reloading from database, with no success.
Any idea how to solve this.
Regards,
hi Robert,
when do you get this error, when you try to create the i18n files
from the context menu of I18N files node from Solution Explorer view ?
what if you use another db table (or a new one), do you get the same error ?
Hi Gabi
Found the problem, the database connection (user) was wrong, so no database connected
May be useful as information, I assume related to this error all modules lost their resource location and I had to give all modules with the menu “Change resources project” the correct resources again.
Sorry and thanks for your help offer, Robert
Gabi Boros:
hi Robert,when do you get this error, when you try to create the i18n files
from the context menu of I18N files node from Solution Explorer view ?
what if you use another db table (or a new one), do you get the same error ?
Hi all:
I have a similar problem using Servoy 6.1.3, but the db connection is right!
I’ve creted the i18n table in several db servers, but I always receive this error:
[attachment=0]i18n_error.jpg[/attachment]
Regards,
Juan,
Is there more info in the logs?
Do you have the i18n messages table in the servoy_repository server?
Rob
YEs, I first created the table in servoy_repository and then I tried to created in another server, without success.
Where are the log files in developer?
Regards,
Juan,
Check /path/to/servoy/application_server/servoy_log.txt and /path/to/servoy_workspace/.metadata/.log
Rob
problem found… I set “servoy.application_server.allowClientRepositoryAccess” to false (it’s the default configuration), I’ve changed to true and Servoy works fine