-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: Alfresco Process Services 1.6.1, Alfresco Process Services 1.6.4.2, Alfresco Activiti 1.5.1
-
Fix Version/s: None
-
Component/s: APS Kickstart/Studio
-
Labels:
-
Environment:Alfresco 1.5, Activiti 1.5, MMM 1.0.2-4, CentOS, Virtualbox
-
Bug Priority:
-
Sprint:Docs Sprint 18
create a basic process with a simple start form. start form has one "attach" field, to allow the user to upload a document. then add a "Publish to Alfresco" task, and configure it:
- to upload the document from the "attach field"
- upload to a folder in Alfresco as process initiator
the document is created in Alfresco, but the task does not complete, hence workflow doesn't progress. Error includes:
- error while creating or updating document
- org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException: Extensions tree too wide!
full Activiti catalina.log attached