Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

parameter Dorg.apache.jackrabbit.core.state.validatehierarchy=true on cq6.1

Avatar

Level 4

Hi Guys,

I know this is a cq5.6.1 parameter, but because of the cq6.1 is used by oak.

Does anyone know if this parameter is also suitable on CQ6.1 version?

In start script jvm parameter:  -Dorg.apache.jackrabbit.core.state.validatehierarchy=true

Thanks.

Regards.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

this parameter is specific for CRX 2.x. It does not have an effect with Oak anymore.

Kind regards,
Jörg

View solution in original post

3 Replies

Avatar

Employee

Hi,

I also used this recently on a 5.6.1 installation. In that case they were getting a lot of inconsistencies so I recommended this parameter. The downside as you know is that it it can slow the repository, so should be used with care. For 6.1, if you are not having issues and daycare have not recommended you to use a parameter, I would not use it. As with all of these parameters, only use them if you have a good reason to; Identified during performance testing or issue detection.

Regards,

Opkar

Avatar

Employee

this is the 6.x article on performance tuning: https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html

Avatar

Correct answer by
Employee Advisor

Hi,

this parameter is specific for CRX 2.x. It does not have an effect with Oak anymore.

Kind regards,
Jörg