cancel
Showing results for 
Search instead for 
Did you mean: 

Smart folders enabling

arioh
Champ in-the-making
Champ in-the-making

Hi,

After migrating to Alfresco 5.1 I tried to use Smart folders, but encounter a problem with starting Alfresco after enabling Smart folders in alfresco-global.properties as described in Enabling Smart Folders | Alfresco Documentation.

Here is the last records in the log file, after that system seems to get stuck for some reason.

2016-10-21 04:39:10,692 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Repository Web Script Container (in 11820.9795ms)

2016-10-21 04:39:10,716 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl

2016-10-21 04:39:10,718 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js

Any ideas or suggestions?

6 REPLIES 6

openpj
Elite Collaborator
Elite Collaborator

Are you using Alfresco Community?

From which version do you have started the upgrade?

Did you see any error in the log file during the upgrade process?

arioh
Champ in-the-making
Champ in-the-making

Piergiorgio Lucidi​ we use Enterprise, upgrade was started from version 5.0, there was no errors during upgrading process.

openpj
Elite Collaborator
Elite Collaborator

I suggest to create a ticket using the Alfresco Support portal.

Alfresco Support Engineers will help you investing time to solve this problem that it sounds not easy to solve without any other information.

Probably you should enable some log levels for the SmartFolder implementation giving back results to the Alfresco Support.

It could be an issue related to the upgrade process then I think that it could be a specific component problem that only Alfresco can solve.

Hope this helps Smiley Happy

arioh
Champ in-the-making
Champ in-the-making

Could you please help with enabling logging for smart folders? How could I do this? It seems I can't find it's implementation in our repository (or Alfresco FAQ's and documentation) and so can't find correct package for logging.

Thanks in advance!

openpj
Elite Collaborator
Elite Collaborator

Ok it seems that we don't have a lot of documentation here, I'll try to enable this package in log4j in Alfresco:

org.alfresco.repo.virtual=debug

Sincerely I don't know if the auditing engine is supporting the smart folders data.

I don't have time know to investigate this, but I hope to receive a contribution from other guys in the community

arioh
Champ in-the-making
Champ in-the-making

Ok, I will try it and return if problem would be solved. Thanks!