cancel
Showing results for 
Search instead for 
Did you mean: 

rebuild indexes Alfresco 1.2

josefu
Champ in-the-making
Champ in-the-making
Hi, i have a production Alfresco installation based on Alfresco 1.2 (with MySQL) in a Ubuntu Dapper box.

My problems is that i can't login in webclient with a valid user account.
I have read that is a problem with the lucens-indexes in the alf_data dir and the database data.
I have deleted the lucens-indexes dir in the alf_data dir and i have activated the reindex with this:


index.recovery.mode=FULL

I have wrote this line in more files for probing:

tomcat/shared/classes/alfresco/extension/custom-db-connection.properties
tomcat/shared/classes/alfresco/extension/custom-repository.properties
tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties

but i don't read the reindex action in logs and still i can't login.

What are the steps for reindex the content in Alfresco 1.2?

(sorry for my bad english)
2 REPLIES 2

andy
Champ on-the-rise
Champ on-the-rise
Hi

From memory, I think you need to find the bean that does the reindex work and set the property direct on the bean in index-recovery-context.xml

I suggest you think about upgrading and getting support.

Cheers

Andy

josefu
Champ in-the-making
Champ in-the-making
Resolved

Las night, i have upgraded to 1.2.1 and now i can rebuild indexes

Thanks