-
Notifications
You must be signed in to change notification settings - Fork 59
Description
I have installed the e-cert module, when we try to upload a signed pdf file we got this error:
(Failure: Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnCreateNodePolicy.onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef) in transaction deb517e9-d3e4-45be-b517-e9d3e4e5be98 : null('org.bouncycastle.asn1.ASN1Primitive org.bouncycastle.asn1.ASN1TaggedObject.getObject()'))
In docker logs, i see this:
2025-01-27T12:55:09,603 [] ERROR [extensions.webscripts.AbstractRuntime] [http-nio-8080-exec-1] Exception from executeScript: 00270037 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnCreateNodePolicy.onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef) in transaction a703dcf0-2086-443d-83dc-f02086c43d59 : null('org.bouncycastle.asn1.ASN1Primitive org.bouncycastle.asn1.ASN1TaggedObject.getObject()')
org.alfresco.error.AlfrescoRuntimeException: 00270037 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnCreateNodePolicy.onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef) in transaction a703dcf0-2086-443d-83dc-f02086c43d59 : null('org.bouncycastle.asn1.ASN1Primitive org.bouncycastle.asn1.ASN1TaggedObject.getObject()')