DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [SELECT id_formsreponseedito, labelrichtext_un, labelrichtext_deux FROM formresponsxpage_formsreponseedito WHERE id_formsreponseedito = ?] - SQL statement : - Plugin : lutece
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [SELECT id_formsreponseedito, labelrichtext_un, labelrichtext_deux FROM formresponsxpage_formsreponseedito WHERE id_formsreponseedito = ?] - SQL statement : - Plugin : lutece
at fr.paris.lutece.plugins.formresponsxpage.web.FormsreponseeditoJspBeanTest.testJspBean(FormsreponseeditoJspBeanTest.java:68)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LABELRICHTEXT_UN in statement [SELECT id_formsreponseedito, labelrichtext_un, labelrichtext_deux FROM formresponsxpage_formsreponseedito WHERE id_formsreponseedito = ?]
at fr.paris.lutece.plugins.formresponsxpage.web.FormsreponseeditoJspBeanTest.testJspBean(FormsreponseeditoJspBeanTest.java:68)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: LABELRICHTEXT_UN
at fr.paris.lutece.plugins.formresponsxpage.web.FormsreponseeditoJspBeanTest.testJspBean(FormsreponseeditoJspBeanTest.java:68)
DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [INSERT INTO formresponsxpage_formsreponseedito ( labelrichtext_un, labelrichtext_deux ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [INSERT INTO formresponsxpage_formsreponseedito ( labelrichtext_un, labelrichtext_deux ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece
at fr.paris.lutece.plugins.formresponsxpage.business.FormsreponseeditoBusinessTest.testBusiness(FormsreponseeditoBusinessTest.java:63)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LABELRICHTEXT_UN in statement [INSERT INTO formresponsxpage_formsreponseedito ( labelrichtext_un, labelrichtext_deux ) VALUES ( ?, ? ) ]
at fr.paris.lutece.plugins.formresponsxpage.business.FormsreponseeditoBusinessTest.testBusiness(FormsreponseeditoBusinessTest.java:63)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: LABELRICHTEXT_UN
at fr.paris.lutece.plugins.formresponsxpage.business.FormsreponseeditoBusinessTest.testBusiness(FormsreponseeditoBusinessTest.java:63)