fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: ICON_IMAGE in statement [INSERT INTO carto_data_layer_map_template ( id_map_template, id_data_layer, pictogram, zoom_min, zoom_max, layer_type, color, thickness, id_coordinate, zoom_picto, icon_image, picto_size_zoom_0_7, picto_size_zoom_8_12, picto_size_zoom_13_15, picto_size_zoom_16_19, cluster_marker ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto
at fr.paris.lutece.plugins.carto.business.DataLayerMapTemplateBusinessTest.testBusiness(DataLayerMapTemplateBusinessTest.java:79)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: ICON_IMAGE in statement [INSERT INTO carto_data_layer_map_template ( id_map_template, id_data_layer, pictogram, zoom_min, zoom_max, layer_type, color, thickness, id_coordinate, zoom_picto, icon_image, picto_size_zoom_0_7, picto_size_zoom_8_12, picto_size_zoom_13_15, picto_size_zoom_16_19, cluster_marker ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ]
at fr.paris.lutece.plugins.carto.business.DataLayerMapTemplateBusinessTest.testBusiness(DataLayerMapTemplateBusinessTest.java:79)
Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: ICON_IMAGE
at fr.paris.lutece.plugins.carto.business.DataLayerMapTemplateBusinessTest.testBusiness(DataLayerMapTemplateBusinessTest.java:79)