Advertisement
Guest User

gowebcache blank tile

a guest
Jul 14th, 2011
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 KB | None | 0 0
  1. 14-Jul-2011 17:12:35 org.apache.catalina.startup.HostConfig deployDirectory
  2. INFO: Deploying web application directory ROOT
  3. 14-Jul-2011 17:12:35 org.apache.coyote.http11.Http11Protocol start
  4. INFO: Starting Coyote HTTP/1.1 on http-80
  5. 14-Jul-2011 17:12:35 org.apache.jk.common.ChannelSocket init
  6. INFO: JK: ajp13 listening on /0.0.0.0:9008
  7. 14-Jul-2011 17:12:35 org.apache.jk.server.JkMain start
  8. INFO: Jk running ID=0 time=0/18 config=null
  9. 14-Jul-2011 17:12:35 org.apache.catalina.startup.Catalina start
  10. INFO: Server startup in 12630 ms
  11. 14 Jul 17:13:07 INFO [geowebcache.GeoWebCacheDispatcher] - Read 425 from blank PNG file (expected 425).
  12. 14 Jul 17:13:07 DEBUG [grid.BoundingBox] - Created BBOX: Min X: 529750.0 Min Y: 184750.0 Max X: 530000.0 Max Y: 185000.0
  13. 14 Jul 17:13:07 DEBUG [grid.BoundingBox] - Created BBOX: Min X: 529500.0 Min Y: 184500.0 Max X: 530250.0 Max Y: 185250.0
  14.  
  15. ==> /opt/prod/geo/apache-tomcat-6.0.29-gs2/logs/catalina.out <==
  16. 14 Jul 17:13:07 DEBUG [geoserver.filters] - filtering http://10.0.0.13:9081/geoserver/wms
  17. 14 Jul 17:13:07 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
  18. 14 Jul 17:13:07 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
  19. 14 Jul 17:13:07 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
  20. 14 Jul 17:13:07 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
  21. 14 Jul 17:13:07 INFO [geoserver.wms] -
  22. Request: getServiceInfo
  23. 14 Jul 17:13:07 DEBUG [geoserver.ows] - Getting layers and styles from LAYERS and STYLES
  24. 14 Jul 17:13:07 DEBUG [geoserver.ows] - establishing raster style for osgb:StreetView
  25. 14 Jul 17:13:07 DEBUG [geoserver.wms] - setting up map
  26. 14 Jul 17:13:07 DEBUG [wms.map] - setting up 750x750 image
  27. 14 Jul 17:13:15 INFO [geoserver.wms] -
  28. Request: getMap
  29. Time = null
  30. Filter = null
  31. Format = image/png
  32. Buffer = 0
  33. Height = 750
  34. Width = 750
  35. Palette = null
  36. Tiled = false
  37. SRS = EPSG:27700
  38. Styles = [StyleImpl[ name=raster]]
  39. Legend = false
  40. Layers = [org.geoserver.wms.MapLayerInfo@bbe6121f]
  41. MaxFeatures = null
  42. Crs = PROJCS["OSGB 1936 / British National Grid",
  43. GEOGCS["OSGB 1936",
  44. DATUM["OSGB 1936",
  45. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  46. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  47. AUTHORITY["EPSG","6277"]],
  48. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  49. UNIT["degree", 0.017453292519943295],
  50. AXIS["Geodetic longitude", EAST],
  51. AXIS["Geodetic latitude", NORTH],
  52. AUTHORITY["EPSG","4277"]],
  53. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  54. PARAMETER["central_meridian", -2.0],
  55. PARAMETER["latitude_of_origin", 49.0],
  56. PARAMETER["scale_factor", 0.9996012717],
  57. PARAMETER["false_easting", 400000.0],
  58. PARAMETER["false_northing", -100000.0],
  59. UNIT["m", 1.0],
  60. AXIS["Easting", EAST],
  61. AXIS["Northing", NORTH],
  62. AUTHORITY["EPSG","27700"]]
  63. FeatureId = null
  64. FormatOptions = {}
  65. Elevation = NaN
  66. Env = {}
  67. ViewParams = null
  68. Bbox = ReferencedEnvelope[529500.0 : 530250.0, 184500.0 : 185250.0]
  69. Angle = 0.0
  70. BgColor = java.awt.Color[r=255,g=255,b=255]
  71. Transparent = true
  72. FeatureVersion = null
  73. StartIndex = null
  74. RemoteOwsType = null
  75. RemoteOwsURL = null
  76. SldBody = null
  77. ValidateSchema = false
  78. Sld = null
  79. CQLFilter = null
  80. SldVersion = null
  81. TilesOrigin = null
  82. Filters = null
  83. Exceptions = application/vnd.ogc.se_xml
  84. KMScore = 40
  85. KMattr = true
  86. Version = 1.1.1
  87. Request = GetMap
  88. Get = true
  89. RawKvp = {BGCOLOR=0xFFFFFF, BBOX=529500.0,184500.0,530250.0,185250.0, SERVICE=WMS, HEIGHT=750, REQUEST=GetMap, STYLES=, WIDTH=750, EXCEPTIONS=application/vnd.ogc.se_xml, TRANSPARENT=TRUE, VERSION=1.1.1, FORMAT=image/png, LAYERS=osgb:StreetView, SRS=EPSG:27700}
  90. BaseUrl = http://10.0.0.13:9081/geoserver/
  91. RequestCharset = UTF-8
  92. 14 Jul 17:13:15 DEBUG [wms.map] - Writing png image ...
  93. 14 Jul 17:13:17 DEBUG [wms.map] - Writing png image ... done!
  94.  
  95. ==> /opt/prod/geo/apache-tomcat-6.0.29-gwc/logs/catalina.out <==
  96. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 0
  97. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  98. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  99. Information set (width, height, minx, miny): 250.0, 250.0, 0.0, 500.0
  100. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 1
  101. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  102. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  103. Information set (width, height, minx, miny): 250.0, 250.0, 250.0, 500.0
  104. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 2
  105. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  106. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  107. Information set (width, height, minx, miny): 250.0, 250.0, 500.0, 500.0
  108. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 3
  109. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  110. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  111. Information set (width, height, minx, miny): 250.0, 250.0, 0.0, 250.0
  112. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 4
  113. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  114. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  115. Information set (width, height, minx, miny): 250.0, 250.0, 250.0, 250.0
  116. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 5
  117. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  118. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  119. Information set (width, height, minx, miny): 250.0, 250.0, 500.0, 250.0
  120. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 6
  121. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  122. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  123. Information set (width, height, minx, miny): 250.0, 250.0, 0.0, 0.0
  124. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 7
  125. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  126. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  127. Information set (width, height, minx, miny): 250.0, 250.0, 250.0, 0.0
  128. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1 writing: 8
  129. 14 Jul 17:13:17 DEBUG [layer.MetaTile] - Thread: http-80-1
  130. PlanarImage[minX=0 minY=0 width=0 height=0 tileGridXOffset=0 tileGridYOffset=0 tileWidth=0 tileHeight=0 sampleModel=null colorModel=null], Information from tile (width, height, minx, miny): 250, 250, 0, 0
  131. Information set (width, height, minx, miny): 250.0, 250.0, 500.0, 0.0
  132. 14 Jul 17:13:17 DEBUG [grid.BoundingBox] - Created BBOX: Min X: 529750.0 Min Y: 184750.0 Max X: 530000.0 Max Y: 185000.0
  133. 14 Jul 17:13:17 DEBUG [grid.BoundingBox] - Created BBOX: Min X: 529750.0 Min Y: 184750.0 Max X: 530000.0 Max Y: 185000.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement