Hi,Seems you want to use the osgi configs per the run mode. It is usually picked in the AEM instance based on its runmode only. You can refer to public blogs like http://aempodcast.com/2016/apache-sling/demonstrate-slingosgiconfig-runmodes/#.XQo3npgzaUk to get more details.
samr99530769 As Leo mentioned above, there could be number of reasons for the above behaviour. Please raise a daycare ticket here : https://daycare.day.com/home.html and attach the log files.
Not clear what exactly are you customising here from the above details but seems you would need to update this JS as well : /libs/cq/gui/components/common/admin/managepublication/clientlibs/managepublication/js/ma nagepublication.js
Hi salmana68849090,Can you share the package you are using? Please make sure its a jcr package with jcr_root folder inside it.In case its a official package and you could replicate it locally, please raise a support ticket.
Hi, Can you try providing the -Xmx argument directly in the above java command above?The one provided in .bat file is for AEM not for the oak-run. Kindly include in the above command and it should fix the issue.
Can you confirm if you can access the pages directly skipping the dispatcher/Apache or ELB? If the issue exists directly on instance as well, make sure renderer of JSON is enabled[1].[1]Go to http ://<host>:<port>/system/console/configMgr/org.apache.sling.servlets.get.DefaultGetServletCheck the "Ena...
Hi vineetp40789287,Can you check "allow empty" field in "Apache Sling Referrer Filter" from host:port/sytem/console/configMgr if already not checked?It might help you fix the above exception.