<?xml version="1.0" ?>
<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd">
   <ServiceException>
      java.io.IOExceptionTranslator error
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute query
org.hibernate.exception.GenericJDBCException: could not execute query
could not execute query
General error: java.lang.RuntimeException: File ID mismatch got=0 expected=65 pos=10213 true org.h2.store.DiskFile:/geoserver_data/data/geofence/geofence_db/geofence.data.db blockCount:0; SQL statement:
select rule0_.id as id3_, rule0_.grant_type as grant2_3_, rule0_.ip_high as ip3_3_, rule0_.ip_low as ip4_3_, rule0_.ip_size as ip5_3_, rule0_.instance_id as instance13_3_, rule0_.layer as layer3_, rule0_.priority as priority3_, rule0_.request as request3_, rule0_.rolename as rolename3_, rule0_.service as service3_, rule0_.username as username3_, rule0_.workspace as workspace3_ from public.gf_rule rule0_ left outer join public.gf_gsinstance gsinstance1_ on rule0_.instance_id=gsinstance1_.id where (rule0_.username is null) and (rule0_.rolename is null) and (rule0_.instance_id is null or gsinstance1_.name=?) and (rule0_.service is null or rule0_.service=?) and (rule0_.request is null or rule0_.request=?) and (rule0_.workspace is null or rule0_.workspace=?) and (rule0_.layer is null or rule0_.layer=?) order by rule0_.priority asc [50000-119]
File ID mismatch got=0 expected=65 pos=10213 true org.h2.store.DiskFile:/geoserver_data/data/geofence/geofence_db/geofence.data.db blockCount:0
</ServiceException></ServiceExceptionReport>