test1Business
0,001
DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test1Business(NotificationDAOTest.java:147)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ]
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test1Business(NotificationDAOTest.java:147)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test1Business(NotificationDAOTest.java:147)
test2Business
0
DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test2Business(NotificationDAOTest.java:441)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ]
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test2Business(NotificationDAOTest.java:441)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND
at fr.paris.lutece.plugins.notificationstore.business.NotificationDAOTest.test2Business(NotificationDAOTest.java:441)