CRXDE Unable to connect to repository
Hello all, I'm having trouble connecting CRXDE to my CQ5.5 repository with a particular server configuration. When trying to login/connect to my server, I get the following messages popup from the...
View ArticleHow to get the nodes from session through java program?
Hi, I would like to get the nodes from session objects through java program. I wrote the program like this, package com.mycomp.node; import javax.jcr.Node;import javax.jcr.NodeIterator;import...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleCaching Client Libraries
Does CQ have a built in way to deal with client library caching issues? When using the foundation image component, the final src attribute of the image in the clients browser is something like:...
View ArticleHow to automate checking status of Replication agent and Replication queue in...
As part of monitoring the status of replication agents and replication queue, is it possible to automate the checking process? We can check them from GUI, but from a monitoring perspective we are...
View ArticleMobile Device Detecting UserAgent Matching order
I am working on CQ5 mobile template device detection, here are some of the constrains/requirements:We dont have latest version of WURFL DB and neither we can update to latest.Only have two device...
View ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org.apache.sling.runmod e-2.0.3-tlp-R818849.jar...
View ArticleReport framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View ArticleHow to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
View ArticleRegd:org.apache.sling.api.scripting.ScriptEvaluationException:...
Hi , I'm getting the below exception while accessing the pages. It was working fine earlier.. Any help on this please....??? Caused by: org.apache.sling.api.SlingException:...
View ArticleHow can I add a custom attribute to the create page dialog?
I followed the following link to add a custom attribute called starred and this attaribute can be displayed in siteadmin grid http://dev.day.com/docs/en/cq/current/developing/customize_siteadmin.html...
View ArticleDAM not generating thumbnails
Hi, When I try to upload images to digital assests interface in CQ5.5, it is uploading the file, but doesn't generate thumbnail image. I tried to check crx-quickstart/logs, but there is nothing logged...
View ArticleCustomizing the DefaultResponseParser
Hi, I am able to successfully create a 'com.adobe.cq.commerce.hybris.importer.MyResponseParser' which extends the 'DefaultResponseParser'. Now instead of calling the DefaultResponseParser,...
View ArticleIssue with unbinding of configurations from old jars
Hi, We have a setup where we deploy some of the business services and configurations (Java code) into CQ5 so that they can be managed through Apache console.We are facing a problem where if we deploy a...
View ArticleRich Text Editor-ImagePlugin needs alt text feature
Is there some way to configure the Rich Text Editor (RTE) to accept the Alternate Text (alt) attribute for an image added to the text? The CQ.form.rte.plugins.ImagePlugin seems to only support...
View ArticlePage Properties Disabled on pages sidekick
Hello. I'm trying to set some pages images, this way I may create a carousel. Ok, piece of cake, but when I try to edit my page properties on sidekick, the "Page properties..." option is disabled....
View ArticleConfiguration of Thread Pool for CQ's Web Container
I am trying to detrmine whether there is any specific configuration for tuning the web container thread pool for CQ. The only configuration I observe is OSGi 's Apache Sling Event Thread Pool but...
View ArticleCQ 5.5 running out of space in an instance
In cq5.5 Author and publish instances are day by day growing larger , because of this am running out of space?Can you please suggest me a solution??
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View ArticleCQ5.5 Image component can't drop nor click to upload image file
Hi, Image component can't drop nor click to upload image file after upgrading from CQ5.3 to CQ5.5Now get stuck in production and hope anyone can help. 1). used both IE9 and Firefox 14.0.1 to create a...
View Article