コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM Forms 6.2 JEE - linux - CRX DE displaying nothing under /

Avatar

Level 7

Hi,

I have installed AM forms 6.2 JEE on linux, everything works fine - I can view projects, install projects etc. However /lc/crx/de shows no nodes under '/', depsite being logged in.

I can query the data using the search tool in crx/de and I can access package manager, but I don't see anything else under the root node. Is there a configuration setting missing for 6.2 JEE on linux, perhaps a privilege? I have used this on Windows without issue and linux osgi works as expected too.

Any ideas?

Thanks,

Jim

1 受け入れられたソリューション

Avatar

正解者
Level 7

I worked it out in the end. I had to change the osgi configuration for org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet

Was set to /server changed to /crx/server

元の投稿で解決策を見る

5 返信

Avatar

Employee Advisor

are you logging into crx as admin user?

Avatar

Administrator

Try logging in as Admin user. If the problem still persists please check the erro.log.

~kautuk



Kautuk Sahni

Avatar

Level 1

Have you enabled nosamplecontent runmode while running cq?

Please disable this and check once.

Avatar

正解者
Level 7

I worked it out in the end. I had to change the osgi configuration for org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet

Was set to /server changed to /crx/server

Avatar

Administrator

Thanks for sharing the solution with the community.

~kautuk



Kautuk Sahni