CQ login page is throwing 500 Internal Server Error on start up. Can't load...
Hello Team, When I am trying to start the CQ instance, I am seeing the following in the stderr.log Setting properties from filename 'C:/CQ/CQInstall/cq-author-4502.jar'Property '-r' set to 'author'...
View ArticleRepositoryException during serialization
Hi,we are using CQ5.4 and in one of our environments I see that both replications queues are active but have over 2k of pending items (for activation and deactivation) One the replication logs shows a...
View ArticleConfiguring Anonymous access for Sling Servlet
Hello Team,My use case scenario is Apache webserver directs all the requests to the Sling servlet and Sling servlet would forward the calls to CQ or our internal webapp depending upon the url. I need...
View ArticleAuthor running slow. Failed to retrieve state of intermediary node error
Hi there, I am having a problem with the Author running very slow to the point of unusable. The setup is 1 Author server, 1 Publish server, and 1 Web/Dispatcher. After checking in the log, I found...
View ArticleCQ5 - user session data maintenance
Hi,I am developing an application that requires to me to prompt user to login and then pass some data from page to page. This can't be GET or form POST data. So, I thought to do using HTTP SESSION. I...
View ArticleCQ publish instance redirecting to geometrixx?
I just installed CQ in publish mode and I cannot access any of the admin pages. I keep getting redireted to the geometrixx sites. How do you access the publish configuration?
View ArticleUsing multi-value properties in JSP components
I am trying to figure out if I am doing some small step wrong or if I don't have a full grasp on how some things work. I am accessing a multi-value property from the JSP of my component: <%@include...
View ArticleOnly a type can be imported. org.apache.felix.scr.annotations.Component...
I copied the example code exactly, but it won't compile. I receive errors on all the annotations, like:"Only a type can be imported. org.apache.felix.scr.annotations.Component resolves to a...
View ArticleCQ5.5 Installation issues on Mac
Hi. I'm having trouble installing and running CQ5.5 on my Mac (iOS 10.6.8, Java version 1.6.0_33). During the installation, the following errors occur in the error.log: 07.01.2013 14:55:14.734...
View ArticleHow can i call java class implemented as service from ExtJS after successfull...
Hi , I want to call a java class implemented as a service in felix . This should be called after succesfull activation of the page . I want to use ExtJs implemented in...
View ArticleVanity URLs in multiple domains with one CQ5 instance
I have two websites which are in different domains but use the same CQ5 author instance. How can I setup the same Vanity URLs for both websites.For example, one.com/shorturl and two.com/shorturl. I...
View ArticleHow to custom the ok button in the edit dialog
Hi Team:I want to log down the user's action when user after edit the attribute in the edit dialog,how to do that?any suggestions/pointers to solve this problem would be appreciable.
View ArticleReverse Replication of user deletion?
Hi everybody,we have successfully implemented the reverse replication of creation/modification of users from publisher to author following...
View ArticleCQ5.5 Session Timeout
Hello, We would like to change the session timeout value for the Author server so that if an Author doesn't do anything for 30 minutes the CQ session expires. Seems the default is several hours.
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
View ArticleSetting Eclipse Environment: required jar file for
Hi, I am setting up Eclipse development environment for CQ 5.4, and am facing an issue with finding the exact jar files that will parse the <cq:defineObjects> tag. I have the followed the...
View ArticleCQ5.5 Developer Certification !!
Hi. I registered for 9A0-327: Adobe CQ 5.5 Component Developer ACE Exam. I am looking for ideas/pointers to prepare and pass the exam. Thanks in advance.
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View Articlei18n - how to add support for more languages (CQ 5.4)
I have a number of questions around adding support for more languages. We are already using multiple languages and would like to add more. 1. Standard languages providedin /libs/wcm/core/i18n I can see...
View Article