We should test our products against it and make any necessary updates required for support. This item should include:
[ ] ACA / OCMS
[ ] Claims Accelerator
[ ] PnP Accelerator
[ ] AEV
[ ] Wizard Admin
All of the above will need to be released for on-prem and Alfresco PaaS.
Reposting the stacktrace from the Jira above for visibility:
2021-07-02 03:32:05,917 WARN [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory$ChildApplicationContext] [main] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'alfrescoSQLUtil': Unsatisfied dependency expressed through field 'nodeDAO'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.tsgrp.opencontent.universal.util.RegexTextStripper] for bean with name 'RedactionRegexAttrMap' defined in class path resource [alfresco/module/com.tsgrp.opencontent/config/universal-bean-config.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/apache/pdfbox/text/PDFTextStripper
2021-07-02 03:32:05,921 WARN [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'OpenContent' subsystem, ID: [OpenContent, default] failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'alfrescoSQLUtil': Unsatisfied dependency expressed through field 'nodeDAO'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.tsgrp.opencontent.universal.util.RegexTextStripper] for bean with name 'RedactionRegexAttrMap' defined in class path resource [alfresco/module/com.tsgrp.opencontent/config/universal-bean-config.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/apache/pdfbox/text/PDFTextStripper.....
2021-07-02 03:32:05,928 ERROR [org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean] [main] Error auto-starting subsystem
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'alfrescoSQLUtil': Unsatisfied dependency expressed through field 'nodeDAO'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.tsgrp.opencontent.universal.util.RegexTextStripper] for bean with name 'RedactionRegexAttrMap' defined in class path resource [alfresco/module/com.tsgrp.opencontent/config/universal-bean-config.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/apache/pdfbox/text/PDFTextStripper
In initial testing with Alfresco ACS 7.1, the following issue was raised: https://alfresco.atlassian.net/browse/ACS-1747
We should test our products against it and make any necessary updates required for support. This item should include:
All of the above will need to be released for on-prem and Alfresco PaaS.
Reposting the stacktrace from the Jira above for visibility: