내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Cannot create workflow instance

Avatar

Level 3

AEM 6.0 SP2

Content can be published by administrator. (Members of Administrator group)  These users see "Publish" / "Unpublish" from the touch UI on Author.

However, Power users who are members of the Power Users group cannot publish.  These users see "Request publication" in the touch UI on Author.  However, when clicked nothing happens and an error simliar to below appears in the logs.

30.03.2016 08:34:03.111 *INFO* [0:0:0:0:0:0:0:1 [1459341243110] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.ReplicatorImpl Setting up replication with options: ReplicationOptions{synchronous=false, revision='null', suppressStatusUpdate=false, suppressVersions=false, filter=null, aggregateHandler=null} 30.03.2016 08:34:03.111 *WARN* [0:0:0:0:0:0:0:1 [1459341243110] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.ReplicatorImpl User Test.Power has not enough privileges to replicate /content/site/en/path/page 30.03.2016 08:34:03.122 *WARN* [pool-7-thread-9-null(null)] com.day.cq.wcm.workflow.impl.WcmWorkflowServiceImpl Cannot start request for de/activation workflow Request for Activation for /content/site/en/path/page: Cannot create workflow instance

A similar environment does not present this same issue.  In that case the "Request for Activation" workflow is correctly initiated by Power Users.

Any assistance on why this might be happening?

Thanks.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Closing the thread - providing read/write permissions to /etc/workflow/instances resolved the issue

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Level 10

our Workflow Engineer stated:

 Sites decides when to start a workflow to request activation, and when to allow the user to activate themselves.  Sounds like something weird is going on with the permissions the user has and the UI is confused and thinks that the user can replicate when infact they cannot. I would have them log a daycare ticket.

Avatar

Level 3

Thanks.

CQ Ticket : 88573 

Avatar

정확한 답변 작성자:
Employee

Closing the thread - providing read/write permissions to /etc/workflow/instances resolved the issue