[Tilecache] still facing some problem system error return with out exception set

rakesh.modi1585 rakesh.modi1585 at gmail.com
Fri May 21 08:02:27 EDT 2010


Hi, 
i have configured tilecache for windows machine. I am using image layer to
cut hole image for 4084*4084 it is working fine but, now my file size is
1.10 GB in png format it gives error. my system configuration is p4 with 1
GB RAM so this is the problem with system configuration. I am not getting
any reason. 
 Please help!!!!!! 


C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin>tilecache_seed.py 
image 0 4 -b 77.472814,28.080057,77.737371,28.402359 -p 2 
###### (0, 0, 0), (3, 4, 0) 
C:\Python25\lib\site-packages\PIL\Image.py:1755: DeprecationWarning: integer
arg 
ument expected, got float 
  return Image()._new(core.new(mode, size)) 
Traceback (most recent call last): 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\tilecache_ 
seed.py", line 9, in <module> 
    TileCache.Client.main() 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\TileCache\ 
Client.py", line 162, in main 
    seed(svc, layer, map(int, args[1:3]), bboxlist ,
padding=options.padding, fo 
rce = options.force, reverse = options.reverse) 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\TileCache\ 
Client.py", line 117, in seed 
    svc.renderTile(tile,force=force) 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\TileCache\ 
Service.py", line 138, in renderTile 
    data = layer.render(tile, force=force) 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\TileCache\ 
Layer.py", line 443, in render 
    return self.renderTile(tile) 
  File "C:\Program Files\Apache Software
Foundation\Apache2.2\cgi-bin\TileCache\ 
Layers\Image.py", line 56, in renderTile 
    sub = self.image.transform(crop_size, PILImage.EXTENT, (min_x, min_y,
max_x, 
 max_y)) 
  File "C:\Python25\Lib\site-packages\PIL\Image.py", line 1615, in transform 
    im.__transformer((0, 0)+size, self, method, data, resample, fill) 
  File "C:\Python25\Lib\site-packages\PIL\Image.py", line 1658, in
__transformer 

    image.load() 
  File "C:\Python25\Lib\site-packages\PIL\ImageFile.py", line 164, in load 
    self.load_prepare() 
  File "C:\Python25\Lib\site-packages\PIL\PngImagePlugin.py", line 381, in
load_ 
prepare 
    ImageFile.ImageFile.load_prepare(self) 
  File "C:\Python25\Lib\site-packages\PIL\ImageFile.py", line 234, in
load_prepa 
re 
    Image.Image.load(self) 
  File "C:\Python25\Lib\site-packages\PIL\Image.py", line 608, in load 
    if self.im and self.palette and self.palette.dirty: 
SystemError: error return without exception set 
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/still-facing-some-problem-system-error-return-with-out-exception-set-tp5083924p5083924.html
Sent from the TileCache mailing list archive at Nabble.com.


More information about the Tilecache mailing list