Thanks for your input.It looks there is no this job in /system/console/components. I can only see org.apache.sling.commons.scheduler.impl.QuartzScheduler in the components console, but can not change anything.Best Regars.
Thanks for your input.Actually, I do not want to create cron job. I mean I would like to know where is the above job? Is it any possible to change it?Why it always running at 04:00 am? This job is not created by me, it is already existing after cq installaction.Best Regars.
Hi Guys,Does any one know why our cq6.1(without sp1) instance always running this job at 04:00 am every day?This Quartz Job is very consuming cpu. I printed this information by java Jstack tool as below.Where can change the running time or where can configure it?Thanks. "pool-6-thread-3" #124 prio=5...
Hi Guys,Does anyone know the batch job that cq instance ruuning on CQ6.1 at 04:00 am? Or do you have any idea?Because of we cq server always occuped high cpu at 04:00am every day.I see the error log it's no any error information, and also use the java tool "jstack" to analyze the stack it looks not...
Hi Guys,I know this is a cq5.6.1 parameter, but because of the cq6.1 is used by oak.Does anyone know if this parameter is also suitable on CQ6.1 version?In start script jvm parameter: -Dorg.apache.jackrabbit.core.state.validatehierarchy=trueThanks.Regards.
Thanks for your input.I have other question, I know the new implemention of garbage collection that is Revision Clean Up on daily maintenance.But how to set up the running time becuase of the default time is 2:00-5:00?
Hi Guys,Why the name looks like encrypted by someting after I synchronize the user from ldap on CQ6.1 version?Did I miss some configuration?See attachment screenshot.Thanks.
Thanks John.I try to config this node, and it also working on CQ6.1.I just add two propertis windownEndtime and windowStartTime at location /apps/granite/operations/config/maintenance/granite:daily which is working fine.
Hi Guys,I have a question, I know the new implemention of garbage collection that is Revision Clean Up on daily maintenance.But how to set up the running time becuase of the default time is 2:00-5:00? I would like to change it to run on other time.Thanks.
Hi Guys,On the CQ platform we would like to enable our visitors to access pages without adding .HTML extention to the urls.Does anyone know how to do this? I mean if the CQ platform has this function how to configure this? (such as config hiding url's /content/)We have configured the dispatcher on t...