Re: jahiadoctor
Serge Huber <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Miles, The JahiaDoctor is not a supported "official" tool. It is a utility that *might* help, but gives no guarantees, as explicitely stated on the message on startup. Also, some errors detected by the JahiaDoctor require manual fixing, and require a good understanding of the database schema in order to do so. The most common case of this is the ACL *loop*. The JahiaDoctor cannot correct this error automatically because it cannot determine what you want to keep and what you want to remove. Regards, Serge Huber. Miles Tillinger wrote: >One of our sites has recently started throwing a lot of ACL errors on a >few pages in particular. These pages are then causing Apache to keep >creating new threads until all sites on the server become unreachable >until Apache is restarted. The site in question is running Jahia >v3.1.4, build 2753. > >I have tried to run the jahiadoctor over the database using the >following command: > >java -jar ./target/jahiadoctor-1.0-uber.jar -f -d -y > >using modules.xml: > ><?xml version="1.0" encoding="ISO-8859-1"?> ><module-classes> > <!-- The order of the classes in this file will define the order > of the tests. --> > > <!-- Version 3.x and up modules --> > > <!-- Let's perform only ACL checks --> > <class-name>com.jahia.doctor.business.WebAppACLCheck</class-name> > ><class-name>com.jahia.doctor.business.ObjectACLExistenceCheck</class-nam >e> > <class-name>com.jahia.doctor.business.ACLParentCheck</class-name> > ></module-classes> > >to perform only ACL checks. > >The jahiadoctor log reports a lot of errors, but never seems to actually >fix them, even though I've included the -f -d -y switch. I am stopping >Jahia while the jahiadoctor is running. Is there something I'm missing? > >Regards, > >Miles Tillinger >Senior Technical Officer >education.au limited >178 Fullarton Road >Dulwich SA 5065 >Ph. (08) 8334 3247 >Fax. (08) 8334 3211 >Email: [email protected] >Please visit our websites: ><http://www.edna.edu.au/> ><http://www.educationau.edu.au/> >Building and managing online information services and knowledge networks > > >*** Please consider the environment before printing this email *** > > >