Hi !
In Administration tab when I clic on Repository export I have this error

Open KM is under Ubuntu 11.10 and repository is MySQL configuration on Centos 6 server
Also I can't find any option for system.ocr.rotate=90;180;270; (see:http://wiki.openkm.com/index.php?title= ... oldid=6464)
In Administration tab when I clic on Repository export I have this error
Code: Select all
I can't have it in the debug box Application error
Class: org.apache.jasper.JasperException
Message: Impossible de compiler la classe pour la JSP: Une erreur s'est produite à la ligne: 70 dans le fichier jsp: /admin/repository_export.jsp Config.INSTANCE_CHROOT_PATH cannot be resolved 67: try { 68: if (repoPath != null && !repoPath.equals("") && fsPath != null && !fsPath.equals("")) { 69: out.println(""); 70: File dir = new File(Config.INSTANCE_CHROOT_PATH + fsPath); 71: ContentInfo cInfo = OKMFolder.getInstance().getContentInfo(null, repoPath); 72: out.println("Files & directories to export: "+(cInfo.getDocuments() + cInfo.getFolders())+"
"); 73: long begin = System.currentTimeMillis(); Stacktrace:
Date: Wed May 16 14:34:31 EDT 2012Open KM is under Ubuntu 11.10 and repository is MySQL configuration on Centos 6 server
Also I can't find any option for system.ocr.rotate=90;180;270; (see:http://wiki.openkm.com/index.php?title= ... oldid=6464)
