DAOUtil error : user lacks privilege or object not found: PROFANITYFILTER_WORD in statement [INSERT INTO profanityfilter_word ( id_word, value ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: PROFANITYFILTER_WORD in statement [INSERT INTO profanityfilter_word ( id_word, value ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece
at fr.paris.lutece.plugins.profanityfilter.business.WordBusinessTest.testBusiness(WordBusinessTest.java:50)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PROFANITYFILTER_WORD in statement [INSERT INTO profanityfilter_word ( id_word, value ) VALUES ( ?, ? ) ]
at fr.paris.lutece.plugins.profanityfilter.business.WordBusinessTest.testBusiness(WordBusinessTest.java:50)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: PROFANITYFILTER_WORD
at fr.paris.lutece.plugins.profanityfilter.business.WordBusinessTest.testBusiness(WordBusinessTest.java:50)