Hi,We are seeing some strange issues with our deployments on environments. We get the below problem too often where the services are not registered. The service status is registered in most cases when you look at <host>:<port>/system/console/components. The strange thing is that if you restart the C...
Hi Team, When i access http://www.myserver.com/etc/segmentation/ or http://www.myserver.com/etc/clientcontext/default/ am getting an 403 error. Why am getting 403 error and why not 404??Please help.Thanks,Madhu
Trying to get an understanding of what process is handling the moving of pages when doing a bulk move. We notice a lot of OAK merges in our error log, related "the node X was changed in revision Y which was applied after the base revision". I'd like to check the log files for these errors. We used t...
I just read this articles about OSGI bundles etc.http://adobeaemclub.com/osgi-configuration-management-aem/Pretty well done.But I have a more 'basic' question, what if I want to paakcge ONLY configurations parameters for given 'ootb' (Out of the box) bundles and have that easily distributable across...
Hi all. a weird problem recent popped up that affects all of our pages. When an author tries to edit a component dialog, every dialog pops open. Otherwise the parsys and components just aren't working properly. One does not get the green outline when hovering over a component. Instead the entire par...
Hi,We are using out of the box "Sling Authenticator service" for login , Can someone tell me how do i make sure that session never times out? Any configuration? @SlingServlet(paths = "/bin/tnt/login", extensions = "html")public class LoginServlet extends SlingAllMethodsServlet {private static final...
Hi all , I have a query , currently linkchecker lists all links from /etc/linkchecker. If i want my checker to check in my website , where to pass content path and how to achieve it ?Basically i want to check in a particular website and list all valid and invalid links. How to achieve it?Thanks in a...
Hi Need your suggestions We are doing an SSO implementation in AEM 6.0.The customer have their home-grown login application. AEM (through Dispatcher ) will be protected by the Siteminder so any user request will be taken to their custom Login page and post-successful login the return request bac...
we had this working in 5.6:{ "jcr:primaryType": "sling:Mapping", "jcr:createdBy": "admin", "jcr:created": "Thu Jun 12 2014 21:19:45 GMT-0400", "sling:match": "55.55.55.55.4503", "sling:internalRedirect": "/content/oursite" }I would have expected that if we access: http://55.55.55.55:4503/en/home.htm...
Hi,I have created a custome group and user in AEM 6.0, have given permission similar to user-administrators group. Then i have logged into system with custom user.Getting access denied exception in below scenarios with custom user1. Creating group/user2. Adding existing user to another group "org.ap...