Hi
When searching for an i18n label, I got an internal error, see attached message.
Regards, Robert
Servoy
Version: 4.1.1 - build 658
Mac OS X 10.4.11
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-275)
Hi
When searching for an i18n label, I got an internal error, see attached message.
Regards, Robert
Servoy
Version: 4.1.1 - build 658
Mac OS X 10.4.11
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-275)
please make a case how we can reproduce that
Hi Johann
I would like to, but therefor I would have to send you our whole app which is not that easy - in various aspects.
Regards, Robert
jcompagner:
please make a case how we can reproduce that
do you have the full stack in your logs?
this can be the servoy_log in the servoy dir
or the eclipse .log.txt in your workspace/.metadata dir
The two files as attachments. I don’t find any stack overflow in the servoy_log but in the .log file it’s there!
Hope that helps, regards, Robert
jcompagner:
do you have the full stack in your logs?this can be the servoy_log in the servoy dir
or the eclipse .log.txt in your workspace/.metadata dir
dotlog.txt (326 KB)
servoy_log.txt (132 KB)
Robert,
It seems Servoy developer is looking in a temporary directory where it gets confused.
Can you delete the /Users/robert/servoy_workspace/TrackITTracks/.stp directory and do a refresh of your workspace?
You may make a backup first.
Rob
Hi Rob
I have thrown away the whole Servoy workspace and since then the problem did not reappear. Hope this stays so
Thanks, Robert
rgansevles:
Robert,It seems Servoy developer is looking in a temporary directory where it gets confused.
Can you delete the /Users/robert/servoy_workspace/TrackITTracks/.stp directory and do a refresh of your workspace?You may make a backup first.
Rob
does anyone know where the ‘.stp’ folders in the workspace are for?
I never had them before, but last week I did a fresh 4.1.1 install on a brand new machine.
When I perform a search (ctrl-H) I end up with a lot of duplicate hits.
Is it possible to turn creation of these folders off? Or at least exclude them from search?
edit: the entries in this folder also turn up under ‘Tasks’, so I’ll guess it will be throughout eclipse…
‘.stp’ folder is used internally by Servoy’s team provider for comparing resources;
unfortunately there is a bug, that it is not well hidden from the other parts of eclipse … (like Search …)
we are working on this issue