Hi all,
Could any body help me on this one. I try to install OpenKM with NFS & MySQL in different server. Let's say:
1. I install OpenKM in Webserver (192.168.123.14). The installation was succesful with using Nginx as reverse proxy listening to port 80.
2. I install NFS in RepositoryServer (192.168.123.11) and then I change the repository.home via mounting mounting the network folder shared from NFS.
3. I install MySQL in DatabaseServer (192.168.123.12). This one I had problems.
I configure OpenKM by following this instructions: http://wiki.openkm.com/index.php/MySQL_ ... e_creation.
But when I start the tomcat and then access the web say http://192.168.123.14/OpenKM then I got errot message:
Application error
Class: org.apache.jasper.JasperException
Message: javax.servlet.ServletException: java.lang.ExceptionInInitializerError
I don't know where to find the cause.. is there anybody facing the same problem or even had the solutions ?
Thanks,
Tio
Could any body help me on this one. I try to install OpenKM with NFS & MySQL in different server. Let's say:
1. I install OpenKM in Webserver (192.168.123.14). The installation was succesful with using Nginx as reverse proxy listening to port 80.
2. I install NFS in RepositoryServer (192.168.123.11) and then I change the repository.home via mounting mounting the network folder shared from NFS.
3. I install MySQL in DatabaseServer (192.168.123.12). This one I had problems.
I configure OpenKM by following this instructions: http://wiki.openkm.com/index.php/MySQL_ ... e_creation.
But when I start the tomcat and then access the web say http://192.168.123.14/OpenKM then I got errot message:
Application error
Class: org.apache.jasper.JasperException
Message: javax.servlet.ServletException: java.lang.ExceptionInInitializerError
I don't know where to find the cause.. is there anybody facing the same problem or even had the solutions ?
Thanks,
Tio
