cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to recover a deleted home space for the Admin

mburnet
Champ in-the-making
Champ in-the-making
The admin login receives this reference and fails to login.

"The Home Space node referenced by Id: 2755e0ce-bb41-11dc-a339-d333bd54847f cannot be found. It may have been deleted from the database. Please contact your system administrator."

Can this be repaired in an HSQL system?
2 REPLIES 2

kevinr
Star Contributor
Star Contributor
Have you deleted Company Home root space? If so that is a problem. If not, and the admin had a different space, then it is *possible* to edit the alf_node_properties table, finding the {http://www.alfresco.org/model/content/1.0}homeFolder property for the admin user (with the GUID value in it that you mentioned could not be found) and set it to null.

Another way is to create another user with admin capabilities (search these forums) and they can login and then reset the other admin home space.

Kevin

nicof
Champ in-the-making
Champ in-the-making
Hi everybody,

after our VM ran out of inodes, we obviously had a corrupt lucene-index. After a full rebuild, I am getting the same error mentioned above. I looked up the table mentioned above, but the GUID value culd not be found there. The error occurs for at least two different users with exactly the same node reference value, although they have other GUID values for their respective homespaces in the DB.

Could you give me any advice?

Kind Regards


Nico

Alfresco 2.1 CE on Centos 5.2 (Virtuozzo VM)