Page 1 of 1

javax.servlet.ServletException

Posted: Thu Dec 24, 2009 10:35 am
by alexmerchant
hi,
i have installed OpenEMM 5.5.1 in my Debian based server. the installation process went smooth. i also managed to start the application and logged in it. but when i am trying to create an New target group i am getting the following error.


An error occurred
Cause: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.jsp.JspTagException: java.sql.SQLException: Can't create/write to file '/tmp/#sql_5cc_0.MYI' (Errcode: 13)

Please help..

Posted: Thu Dec 24, 2009 8:53 pm
by maschoff
OpenEMM has no permission to write to your temporary directory /tmp. I suggest a

chmod -R a+w /tmp