I’m running a win xp box with an ntfs file system and jdk 6 update 13.
As for exact x y values, that’ll be hard. There’s a long list of various values. Here are a few.
2009-05-08 11:58:23,400 WARN [conveyor.ConveyorTile] - Blob was expected to have size 902 but was 907
2009-05-08 11:58:23,400 WARN [conveyor.ConveyorTile] - Blob was expected to have size 902 but was 907
2009-05-08 11:58:23,400 WARN [conveyor.ConveyorTile] - Blob was expected to have size 930 but was 910
2009-05-08 11:58:24,791 WARN [conveyor.ConveyorTile] - Blob was expected to have size 930 but was 910
2009-05-08 11:58:36,463 WARN [conveyor.ConveyorTile] - Blob was expected to have size 2604 but was 2560
2009-05-08 11:58:36,463 WARN [conveyor.ConveyorTile] - Blob was expected to have size 2604 but was 2560
2009-05-08 11:58:36,463 WARN [conveyor.ConveyorTile] - Blob was expected to have size 6572 but was 6394
2009-05-08 11:58:36,478 WARN [conveyor.ConveyorTile] - Blob was expected to have size 5924 but was 5780
2009-05-08 11:58:36,478 WARN [conveyor.ConveyorTile] - Blob was expected to have size 2974 but was 2912
2009-05-08 11:58:36,478 WARN [conveyor.ConveyorTile] - Blob was expected to have size 2974 but was 2912
2009-05-08 11:58:37,088 WARN [conveyor.ConveyorTile] - Blob was expected to have size 1135 but was 1149
2009-05-08 11:58:37,103 WARN [conveyor.ConveyorTile] - Blob was expected to have size 1135 but was 1149
2009-05-08 11:58:37,650 WARN [conveyor.ConveyorTile] - Blob was expected to have size 1115 but was 1087
2009-05-08 11:58:37,650 WARN [conveyor.ConveyorTile] - Blob was expected to have size 1115 but was 1087
I will delete the directory and try again and see if it goes away…
Arne Kepp ak@anonymised.com
05/09/2009 08:33 PM
To
Aaron_Gundel@anonymised.com
cc
geoserver-users@lists.sourceforge.net
Subject
Re: [Geoserver-users] gwc re generation
You can ignore "ERROR [layer.TileLayerDispatcher] - Unable to determine
configuration directory. ". In the next version the same message has
been replaced with "Found no configuration file in ... If you are
running GWC in GeoServer this is probably not a problem.". It's only an
issue if you are trying to configure GWC manually.
I have gotten reports about "blob was expected to have size x but was
y" during beta testing, but I have never been able to reproduce it and
this is the first I have seen in a while. What it means is that GWC
fetched a metatile, cut it into individual tiles, recorded the size of a
tile into the H2 database and then wrote the tile to disk. Now it is
reading the tile from disk again, but it's no longer the size it was
when it was saved.
Can you give me some of the actual numbers for x and y, as well as what
operating system, filesystem and output of java -version ?
In the past I suggested that the users who reported this try stopping
GeoServer, wipe the entire gwc folder in your data directory. I'm not
sure that solves it.
I will look into whether there is a way to handle this more gracefully.
-Arne
Aaron_Gundel@anonymised.com wrote:
> Arne,
>
> The messages are different now then when I last looked at them, but it
> looks like I'm getting a warning now -- blob was expected to have size x
> but was y.
>
> Not sure if it's relevant, before I begin viewing the layers, there's a
> message.... ERROR [layer.TileLayerDispatcher] - Unable to determine
> configuration directory.
>
> It does appear that the examples are working fine now -- the tiger map of
> new york, for example. But my layers are simply not coming out right. I'm
> not sure if there's something wrong with them that's causing them to
> regenerate, or if they're supposed to be naturally slow loading, or what.
> In firefox, the more intensive tiles (with more in them) take
> significantly longer to load than the blank tiles. (multiple seconds,
> 3-8.... all of this after seeding).
>
> I don't know what I'm doing wrong here -- If you could point me in the
> right direction, I'd very much appreciate it.
>
> Aaron
>
>
>
>
> Arne Kepp <ak@anonymised.com>
> 05/06/2009 06:00 PM
>
> To
> Aaron_Gundel@anonymised.com
> cc
> geoserver-users <geoserver-users@lists.sourceforge.net>
> Subject
> Re: [Geoserver-users] gwc re generation
>
>
>
>
>
>
> Aaron_Gundel@anonymised.com wrote:
>
>> I have geoserver 1.7.4 setup with geowebcache.... I'm noticing that it
>> doesn't appear to be working. I seed the layer with images (in this
>>
> case
>
>> I'm using the tiger_roads demo), but when I go to view the demo, the
>>
> tiles
>
>> are generated fresh all over again (I can see the renderer doing this in
>>
>
>
>> the command window). Is there a setting I need to tinker with to make
>>
> gwc
>
>> pull cached tiles rather than re-render each time?
>>
>> Aaron
>>
>
> Note sure. I took the release artifact, seeded layers 11 through 15
> (EPSG:4326, default bounds, image/png), waited a few minutes, cleared
> browser cache and then looked at the layer using the EPSG:4326 Open
> Layers client.
>
> Looking at the timestamps of the tiles, they are all from when I did the
> seeding, none were updated to the time when I was viewing them. This
> layer is pretty small and fast, but it also felt like the results were
> cached.
>
> So I wonder,
> 1) How did you determine it was re-seeding?
> 2) Any error messages in the logs?
>
> -Arne
>
>
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers