Erreur quand j'accede à la gestion des utilisateurs
Publié : lun. févr. 20, 2017 4:15 pm
Bonjour,
J'ai installé squashtm sur une centos 6.8 par yum install.
Mysql : 5.1.73
apache 2.2
Java : 1.7.0_80
Quand je clique sur utilisateur j'ai l'erreur suivante :
Error (status : 500)
error : Internal Server Error
type : javax.persistence.PersistenceException
time : Mon Feb 20 11:02:16 AST 2017
message : org.hibernate.exception.SQLGrammarException: could not extract ResultSet
Mon fichier log :
[17-02-20 10:53:19.379] SquashTM - 19126 ERROR [http-nio-8080-exec-2] [] --- org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/squash].[dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [/squash] threw exception [Request processing failed; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet] with root cause
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'nulls first limit 50' at line 1
Merci pour votre aide.
J'ai installé squashtm sur une centos 6.8 par yum install.
Mysql : 5.1.73
apache 2.2
Java : 1.7.0_80
Quand je clique sur utilisateur j'ai l'erreur suivante :
Error (status : 500)
error : Internal Server Error
type : javax.persistence.PersistenceException
time : Mon Feb 20 11:02:16 AST 2017
message : org.hibernate.exception.SQLGrammarException: could not extract ResultSet
Mon fichier log :
[17-02-20 10:53:19.379] SquashTM - 19126 ERROR [http-nio-8080-exec-2] [] --- org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/squash].[dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [/squash] threw exception [Request processing failed; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet] with root cause
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'nulls first limit 50' at line 1
Merci pour votre aide.