この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi there,
When we try to search a page in AEM it ends up in time out error. see screenshot below.
Not sure what could be the cause of this. we are using Adobe Experience Manager, Version 6.5
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi, This erorr is because of content is too big to handle the query.
The limit can be increase frm osgi but before to do that go through https://wttech.blog/blog/2020/jcr-query-performance/
osgi config to update tranverse limit : Apache Jackrabbit Query Engine Settings Service.
The parameter name is queryLimitReads.
Hi @anelem1760873,
Are you using any service pack and try to reinstall the service pack ?
Did you check with any other users ?
Does it happens only while searching the page ?
Is there any error logs ?
Did you find any specific logs in browser console ?
The Logs are showing this error.
Hi, This erorr is because of content is too big to handle the query.
The limit can be increase frm osgi but before to do that go through https://wttech.blog/blog/2020/jcr-query-performance/
osgi config to update tranverse limit : Apache Jackrabbit Query Engine Settings Service.
The parameter name is queryLimitReads.
This didn't work I don't know why its accepted as a solution.