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

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

Mark Solution

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

해결됨

AEM 6.1 : Author and Publish instance issue - admin cant logged in simultaneously

Avatar

Level 3

Hi All,

We have upgraded our AEM 5.6.1 author server to AEM 6.1 and then we used the same author instance as publish.

The settings we changed to run the server as publish are : updated the port to 4503,  runmodes as publish,nosamplecontent in sling.properties

We are also starting the server from cmd prompt using this command : java -Xmx6024m -XX:MaxPermSize=512m -jar aem6-publish-p4503.jar -p 4503 -r publish,crx3,crx3tar,nosamplecontent

The instance is running as publish but we are facing a strange issue with login.

ISSUE : we are not able to login author and publish both at a time. As we logged into author the publish session expires and logged out the admin and vice versa.

We faced this issue only with some upgraded 6.1 servers.

Kindly suggest if we are missing something in the configs. Please let me know if further information is required.

Thanks,

Radhika

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hi Radhika,

changing the run mode from author to publish is not supported. From [0] "Installation (or fixed) run modes are used at installation time and then fixed for the entire lifetime of the instance, they cannot be changed."

Regards,

Opkar

[0]https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/configure-runmodes.html

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

I have one question have you migrated the content and osgi configurations of author instance to publish ?

Avatar

Level 3

I have used the same cq-author crx-quickstart but updated the runmodes and port settings in sling.properties. So publish is using the same content as of author.

/Radhika

Avatar

정확한 답변 작성자:
Employee

Hi Radhika,

changing the run mode from author to publish is not supported. From [0] "Installation (or fixed) run modes are used at installation time and then fixed for the entire lifetime of the instance, they cannot be changed."

Regards,

Opkar

[0]https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/configure-runmodes.html