Thanks. I chmod 777 of the solr directory and I can start solr 6.5 now.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227p4328373.html
Sent from the Solr - User mailing list archive at Nabble.com.
Try to start solr and get this error message. What is the problem ?
$ bin/solr start
Exception in thread "main" java.nio.file.AccessDeniedException:
/usr/local/solr-6/solr-6.5.0/server/logs
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.