GWC fails to create cache.
--------------------------

                 Key: GEOS-3529
                 URL: http://jira.codehaus.org/browse/GEOS-3529
             Project: GeoServer
          Issue Type: Bug
          Components: GWC
    Affects Versions: 2.0-RC1
         Environment: Ubuntu 9.04, GeoServer 2.0-RC1. 
            Reporter: Matt Bull
            Assignee: Andrea Aime


I am using Geoserver 2.0 RC1 and am having an issue with GeoWebCache.  I'm 
caching a grouped layer at multiple resolutions (see below) however at level 5 
(24.9999500254999) it will not create the cache.  It begins to create the cache 
then stops very quickly.  If I put the same resolution at level 4 or at level 6 
then the cache is created without any problems.  It doesn's seem to make a lot 
of sense.

When I try to pan around and create tiles on demand at level 5 I can create 
tiles up until a certain point on the x axis, but beyond this point no tiles 
will be created.  This also seems to be the point at which seeding the layer 
fails.

        <resolutions>
           <double>846.666667530267</double>    <!-- 1:3200000   Level 0  -->
            <double>423.333333765133</double>   <!-- 1:1600000   Level 1  -->
            <double>211.666666882567</double>   <!-- 1:800000    Level 2  -->
            <double>99.9998001019998</double>   <!-- 1:377952    Level 3  -->
            <double>50.2708333846096</double>   <!-- 1:190000    Level 4  -->
            <double>24.9999500254999</double>   <!-- 1:94488     Level 5  -->
            <double>9.99992709353326</double>   <!-- 1:37795     Level 6 -->
            <double>5.00009583843343</double>   <!-- 1:18898     Level 7 -->
            <double>2.50004791921672</double>   <!-- 1:9449      Level 8 -->
            <double>1.2700000012954</double>    <!-- 1:4800      Level 9  -->
            <double>0.6350000006477</double>    <!-- 1:2400      Level 10 -->
        </resolutions>

Do you have any idea what might be causing this behaviour?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to