Alfresco / alfresco-docker-installer

Generator to build Docker Compose templates to deploy Alfresco Community
Other
142 stars 57 forks source link

parameter acsVersion=7.2 brakes solr/repo config #119

Closed hi-ko closed 2 years ago

hi-ko commented 2 years ago

using the acsVersion-parameter does not work for 7.2 like

yo alfresco-docker-installer --acsVersion=7.2

resultes the repo in:

2022-03-22 13:11:41,136 ERROR [org.springframework.web.context.ContextLoader] [main] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'SOLRAuthenticationFilter' defined in URL [jar:file:/usr/local/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-remote-api-14.145.jar!/alfresco/web-client-application-context.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'secureComms' threw exception; nested exception is org.alfresco.error.AlfrescoRuntimeException: 02220000
aborroy commented 2 years ago

Thanks, that has been addressed.