cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco startup problem

fiore_pisano
Champ in-the-making
Champ in-the-making
hello to everyOne
I have a Alfresco 4.2.f (postgres 9.5)on win2008R2 and i have populate it with my procedure. Actualy there are about 800.000 doc.

After reboot my server the startup procedure spend about 9 hour for startup.

I set log4j to debug and generate about 3.3GB of log (only for startup procedure) . from this log I selected only the SQL line. The are about 43.000 line of SQL

I think that it is not normal.

I attached zip of this log. Please note that the attached file is a zip file whith extension TXT (not zipped file is about 60MB)

in the file my startup is at 10:24:00 and startup completed at 16:46:00

Any Idea ?
very very thanks in advance
4 REPLIES 4

slibert
Confirmed Champ
Confirmed Champ
Hello,

You should check if your alfresco-global.properties does contains an 'index.recovery' statement. If so, you should comment it.
If not, please post your alfresco-global.properties and your standard log (not just SQL debug). You should also calm down your log4j property, 3 Go is quite a nice piece of log… 😉

… and makes also sure that your injection procedure is not bootstrapped and so starting with alfresco again and again…


Regards

fiore_pisano
Champ in-the-making
Champ in-the-making
very thanks.

I attached :
1) conf file postgres
2) conf alfresco
3) log of 10/06/2016 where I ask Alfresco to rebuild all indexes
4) log of 09/05/2016 for complete startup. Please verify last row for time of startup

Looking at the log it still looks like you are running a FULL index rebuild:

2016-06-10 09:37:47,302  DEBUG [node.index.FullIndexRecoveryComponent] [localhost-startStop-1] Performing index recovery for type: FULL
….

hello and thanks for replay

no recovery index finished. Search: Index recovery completed.

2016-06-10 11:20:31,770  INFO  [node.index.FullIndexRecoveryComponent] [localhost-startStop-1] Index recovery completed.

after that there are much error about file conversion