I am trying to configure a dispatcher that will be sitting in front of two author instances (currently testing with just one instance though). Our goal is to improve the performance of the authoring environment. I was reading in this documenthttp://dev.day.com/docs/en/cq/current/deploying/dispatcher...
I attempted to edit a workflow, started it with a payload, but then got a pop-up error message "nullpointerexception". This wouldn't be a big deal except that now i can't see any workflow items that were previously active. When browsing to the inbox, i see many of these records in the error log -*ER...
Hi, I have a problem in CQ5 dialogs,I have created a dialog with multiple tabs (say 4)I have added few fields, say 3 in each tab.Given label, name and description for all the fields, but when I entered the content and tried to submit the dialog it says “Verify the values of the marked fields.” Valid...
Hello,I am running CQ 5.6. For some reason component changes does not get replicated to publish. When in am trying to activate /apps/zzzz I am getting error in logs:21.08.2013 16:38:10.600 *INFO* [87.110.178.218 [1377103088234] POST /etc/replication/treeactivation.html HTTP/1.1] com.day.cq.replicati...
I have a relatively simple component that is constructed out of text and divs, and styled with CSS classes. In a normal authoring page this works great, but when I try to use this component in a teaser, the author sees a completely blank white area with some text in it. The site CSS is missing in th...
Is there a way to map different domain names with the different domains in a site ? (say,.in Geometrixx site ?)So, if I just put "www.geometrixx.de:4502/" in my browser ,it should open the "localhost:4502/content/geometrixx/de.html" page AND so on for the further links.I want to do it using the slin...
We are migrating from CQ5.4 to CQ5.5. We have customized form which overlays /libs/foundation/components/form/start. In the CQ5.4 for publish instance, anonymous user has read access on apps and libs folder which are not there in CQ5.5 for security reasons. When we try to use the same form component...
When loading the contents of a Teaser, it appears some kind of HTML validation or cleanup is being run. As a result, the final HTML that is rendered to a page does not match what was in the original JSP. That validator doesn't allow block level elements within an anchor tag (which is valid HTML5)Ste...