Page 1 of 1

Posted: Wed Mar 13, 2013 1:17 pm
by ray.wurlod
Removing the directory has caused all kinds of issues. You will - at the very least - need to remove entries from UV.ACCOUNT and UV_SCHEMAS (the latter using VERIFY.SQL), and the project entry from the XMETA database.

Posted: Wed Mar 13, 2013 1:37 pm
by priyadarshikunal
If you want to recover, you can create that folder and put 6 required files to the folder as described here. Then run ISALite to recover the VOC and other stuff.

If you want to just get rid of it, you can start from here

Regards,

Posted: Wed Mar 13, 2013 2:15 pm
by priyadarshikunal
Can you check if there are any stray locks present in is console having same session id?

Posted: Wed Mar 13, 2013 2:24 pm
by joycerecacho
priyadarshikunal wrote:If you want to recover, you can create that folder and put 6 required files to the folder as described here. Then run ISALite to recover the VOC and other stuff.
Actually my friend I don't have any of these 6 files.
But this project that I created is an empty one, I mean, there is no job or anything else. I just created to check a default information and then delete it .
I copied these 6 files from the Template directory to the project directory and, when I logged in at the Administrator and tried to delete the project, the following message appeared:

Invalid project name supplied (39129)

Posted: Wed Mar 13, 2013 2:51 pm
by joycerecacho
priyadarshikunal wrote:Can you check if there are any stray locks present in is console having same session id?
No, there is not, my friend!!

Thankssss

Posted: Thu Mar 14, 2013 7:53 am
by priyadarshikunal
if there is no such thing, I think you need to cleanup abandoned locks in xmeta repository before you try to delete the entries for this project.


There is a shell script cleanup_abandoned_locks.sh which needs to be run using root. You can find the details for clearing locks here.

Posted: Thu Mar 14, 2013 8:10 am
by priyadarshikunal
Actually VOC must be created using ISALite in FIX mode and should not be copied from template which is mentioned there as well. But anyways check my previous post to get rid of that abandoned lock preventing the project to be deleted.