Quantcast
Channel: Alfresco Forums - Workflow
Viewing all articles
Browse latest Browse all 191

ConcurrencyFailureException when starting workflow

$
0
0
Workflow

Hi all,

I got an error when starting workflow using the rest api.
this error happens randomly (most of the requests are successful)

URL : http://localhost:8080/alfresco/s/api/workflow/activiti$myBasicFlow/formprocessor

workflow :
kindly find it in attachments

Error :

07:21:50.163[http-bio-8082-exec-451] ERROR MyConnector -{
"status":
{
"code":500,
"name":"Internal Error",
"description":"An error inside the HTTP server which prevented it from fulfilling the request."
},
 
"message":"org.springframework.dao.ConcurrencyFailureException: Failed to update node 9999",
"exception":"",
 
"callstack":
[
 
],
 
"server":"Community v4.2.0 (r56674-b4848) schema 6,033",
"time":"Oct 12, 2015 7:21:41 AM"
}
 
 
07:21:50.166[http-bio-8082-exec-451] ERROR b.g.c.c.s.i.CorrespondenceManagerImpl- doCorrespondenceAction(): Throwable: Error at create correspondence by 342, on behalf of 664, type 2, title xxxxxxx ,in reference number 2015-10-12, out refernece number 3
com.me.exception.BusinessException:null

workflow starting parameters:

Param Name  to 	 	 		 , Param Values 326
Param Name priorityText , Param Values 2
Param Name sendDateText , Param Values 2015/10/14
Param Name contents , Param Values <p><span style="font-size:16px"><strong>tttttt</strong></span></p>
Param Name direction , Param Values IN
Param Name bcc , Param Values 666666,344,341
Param Name expectedResponseDateText , Param Values 2015/11/05
Param Name relatedBusinessProcessText , Param Values -
Param Name ownerCprNumber , Param Values 342
Param Name correspondenceTypeIdText , Param Values 2
Param Name outReferenceNumber , Param Values 2015/211/12
Param Name title , Param Values ggggg
Param Name taskInitiatorCprNumber , Param Values 335
Param Name workflowName , Param Values activiti$cioBasicFlow
Param Name inReferenceNumber , Param Values 2015-10-19-2674
Param Name deliveryDateText , Param Values 2015/10/18
Param Name attachments , Param Values 2587
Param Name serviceTypeIdText , Param Values 1144
Param Name actionSheet , Param Values 9
Param Name fromCprNumber , Param Values 635

Please help!

4.2

The one who must not be named has been named


Viewing all articles
Browse latest Browse all 191

Trending Articles