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
Solved! Go to Solution.
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
Which version of Chrome you are using?
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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