Dear List,

For some time I generate tiles from a WMS. My programs are Tomcat 7 GS 2.1 
Windows 2008.
I have 1 million tiles. Half-time. But the next million is no longer expected. 
I get the following message in the log file.

05 Jul 11:25:52 ERROR [jdbc.JDBCMetaBackend] - Failed to unlock tile: 
Allgemeiner Fehler: java.lang.RuntimeException: File ID mismatch got=0 
expected=62 pos=1502034 
falseorg.h2.store.DiskFile:\\pc\TileCache\meta_jdbc_h2\gwc_metastore.index.dbblockCount:0
General error: java.lang.RuntimeException: File ID mismatch got=0 expected=62 
pos=1502034 
falseorg.h2.store.DiskFile:\\pc\TileCache\meta_jdbc_h2\gwc_metastore.index.dbblockCount:0;
 SQL statement:
UPDATE TILES SET LOCK = NULL WHERE   LAYER_ID = ? AND X = ? AND Y = ? AND Z = ? 
 AND GRIDSET_ID = ? AND FORMAT_ID = ? AND  PARAMETERS_ID IS NULL [50000-119]
05 Jul 11:25:52 ERROR [jdbc.JDBCMetaBackend] - Failed to get tile: Allgemeiner 
Fehler: java.lang.RuntimeException: File ID mismatch got=0 expected=62 
pos=1502034 
falseorg.h2.store.DiskFile:\\pc\TileCache\meta_jdbc_h2\gwc_metastore.index.dbblockCount:0
General error: java.lang.RuntimeException: File ID mismatch got=0 expected=62 
pos=1502034 
falseorg.h2.store.DiskFile:\\pc\TileCache\meta_jdbc_h2\gwc_metastore.index.dbblockCount:0;
 SQL statement:
SELECT TILE_ID,BLOB_SIZE,CREATED,LOCK,NOW() FROM TILES WHERE LAYER_ID = ? AND X 
= ? AND Y = ? AND Z = ? AND GRIDSET_ID = ?  AND FORMAT_ID = ? AND PARAMETERS_ID 
IS NULL LIMIT 1  [50000-119]

and so on...


Can someone tell me what I can do? Any idea.

Thanks,
Luke
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to