Expand my Community achievements bar.

SOLVED

QueryBuilder Crashing on Chrome & Safari

Avatar

Level 5

Hello All,

I'm having an issue where browser is crashing whenever searching for an Asset.

I'm using a search bar which is connected to a servlet that's utilizing the API.

Servlet also contained as an osgi bundle.

However this works amazing on Firefox. Any thoughts or solutions?

 

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi

Please try some Quick steps and check if things persists:-

1.  You can use the query builder debugger to play around with the query builder,http://localhost:4502/libs/cq/search/content/querydebug.html?charset=UTF-8&query=path%3D%2Fcontent%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_type%3Dcq%3APage%0D%0Agroup.2_type%3Ddam%3AAsset%0D%0A%0D%0A

2. Please try opening an Incognito Windows (Chrome menu button New incognito window) and check the same behavior.

As mentioned by Praveen, it could be a memory issue.

Please share some more information to understand the issue.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

3 Replies

Avatar

Level 10

Which version of Chrome you are using?

Thanks,
Ratna Kumar.

Avatar

Level 10

Hi,

In which format you are returing data?

What is amount of data?

It might have something with JS that is used for request and response

Thanks

Avatar

Correct answer by
Administrator

Hi

Please try some Quick steps and check if things persists:-

1.  You can use the query builder debugger to play around with the query builder,http://localhost:4502/libs/cq/search/content/querydebug.html?charset=UTF-8&query=path%3D%2Fcontent%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_type%3Dcq%3APage%0D%0Agroup.2_type%3Ddam%3AAsset%0D%0A%0D%0A

2. Please try opening an Incognito Windows (Chrome menu button New incognito window) and check the same behavior.

As mentioned by Praveen, it could be a memory issue.

Please share some more information to understand the issue.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni