Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am using Talend Open Studio 5.6. I am a beginner ...
The product is installed in a Microsoft Windows VM.
I have several projects and switch from one to another without difficulties.
projects are stored in folder C: of the microsoft windows VM.
I now have an issue with one of the projects when I try top open it ... see attached screen copy.
It says that the folder of my project "CREW" is locked ... error code is e155004 ...
Other projects are still accessible.
I checked in my folder "C:\\...\CREW" ... nothing special ...
then I searched on google ... and found that locks may be hidden in file/database we.db or wc.db in subfolder “.svn” hidden file
I tried to modify such file/database ... not a success at the moment ... who can help ?
Damien
We identified the correct folder & correct file according to information found on google not related to talend.
file is wc.db in the folder "...CREW/.svn" ...
I saved the original file (in case of ...).
Then I opened the file/database with RAZOR SQL and checked the content of 2 tables :
- LOCK ==> was empty
- WC_LOCK ==> 1 line with locks ...
I deleted the line in WC_LOCK, updated, saved ... and then I have been able to open Talend project !!!
We identified the correct folder & correct file according to information found on google not related to talend.
file is wc.db in the folder "...CREW/.svn" ...
I saved the original file (in case of ...).
Then I opened the file/database with RAZOR SQL and checked the content of 2 tables :
- LOCK ==> was empty
- WC_LOCK ==> 1 line with locks ...
I deleted the line in WC_LOCK, updated, saved ... and then I have been able to open Talend project !!!
has been used several times ... today ... again ...