cancel
Showing results for 
Search instead for 
Did you mean: 

Error after upgrade from 3.4.a to 3.4.b

ottopodo
Champ in-the-making
Champ in-the-making
Hello,
after upgrade from 3.4.a to 3.4.b by copying war files in webapps folder I cannot access share anymore.
When I try to access a page (dashboard or other pages) I receive an error:
Failed to process template org/alfresco/[TEMPLATE_NAME].ftl
Caused by: freemarker.core.InvalidReferenceException: Error on line 14, column 4 in org/alfresco/import/alfresco-common.ftl

Error on line 14, column 4 in org/alfresco/import/alfresco-common.ftl
config.scoped["HelpPages"]["help-pages"] is undefined.
It cannot be assigned to helpConfig

I have some custom configuration files in shared folder.
Marco
1 REPLY 1

ottopodo
Champ in-the-making
Champ in-the-making
OK Solved.
It was a problem with a configuration section that was not included in my share-config-custom.xml
Marco