Page 1 of 1

problem reading .jar files.

PostPosted:Tue Jun 06, 2017 11:03 am
by FJ1200
I'm having a problem with my first-time OpenKM install on CentOS 7 Minimal Install in a vm. Tomcat seems to start fine, but the catalina log shows:
Code: Select all
Jun 06, 2017 10:43:38 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with JAR file [/home/openkm/tomcat/lib/jstl-1.2.jar], exists: [true], canRead: [false]
Jun 06, 2017 10:53:01 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with JAR file [/home/openkm/tomcat/lib/mysql-connector-java-5.1.12-bin.jar], exists: [true], canRead: [false]
Jun 06, 2017 10:53:01 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with JAR file [/home/openkm/tomcat/lib/mail-1.4.7.jar], exists: [true], canRead: [false]
Jun 06, 2017 10:53:01 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with JAR file [/home/openkm/tomcat/lib/mysql-connector-java-5.1.12-bin.jar], exists: [true], canRead: [false]
Jun 06, 2017 10:53:01 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with JAR file [/home/openkm/tomcat/lib/mail-1.4.7.jar], exists: [true], canRead: [false]
Permissions are all 644, ownwership is root/root. Can't get the login page to load, any ideas?

Re: problem reading .jar files.

PostPosted:Wed Jun 07, 2017 6:11 am
by FJ1200
This is resolved now. Have a new JAVA Login issue - see seperate post

Re: problem reading .jar files.

PostPosted:Thu Jun 08, 2017 6:27 am
by jllort
Was a problem with security in your folders ?