From publish instance when i hit my site page which is localhost:4503/content/pagemane.html...it works fine in coginitve mode of chrome but it throw 5oo error and
said adaptTo mechanism error null error ...how is it possible in coginitive mode page is working fine but in incogintive mode it throws error.
In incoginto mode:
is it
pos
Solved! Go to Solution.
Hi,
This scenario usually occurred when your code is depend on user session.
It look like you are already logged in on browser in normal mode that's why you don't get error.
Try login incoginto mode and you should have get same response.
In case doesn't work , share error logs.
/Brijesh Yadav
Hi, you’ve posted in the non-technical Lounge area. Please let us know what Adobe software product you’re using (Muse, Dreamwraver, etc.) and we’ll move this to the correct product forum.
hi ..hope you are doing well..thanks for your response ..i am very new to this adobe forum so may be mistakenly i have put this qiestion in totally irrelavant forum..please move it to the appropriate one ..thanks in advance.......
I am using AEM (Adobe experience manager 6.2)
Views
Replies
Total Likes
Moderator moved from The Lounge to Adobe Experience Manager.
Views
Replies
Total Likes
Hi,
This scenario usually occurred when your code is depend on user session.
It look like you are already logged in on browser in normal mode that's why you don't get error.
Try login incoginto mode and you should have get same response.
In case doesn't work , share error logs.
/Brijesh Yadav
Hi Brijesh ..thanks for answer...what does ir mean when you say code is depend on user session....please can you elobrate ..it would be helpful for me ...and yes i was logged in in publish instance in cognitive mode ..bt incogintive mode of chrome i just tried to run my that page only ....
For the line it is hwoing error dat izz some thing related to sling api adaptTo method i used ...in logs for incognito mode it is shwoing like null values jz coming and for cogintive mode it works fine ...so no error type log ..
Views
Replies
Total Likes
It means that something you are try to inject or access in you code which is not accessible in publish with anonymous user access.
/Brijesh
Hi Brijesh ..thanks that hepls ...It was showing error because i have not given the permisson for etc/tag for anonymous in publish.
After giving the permission i can open in different different browser and in incoginto mode as well.
Views
Replies
Total Likes
Views
Likes
Replies