google-code-export / marinemap

Automatically exported from code.google.com/p/marinemap
Other
1 stars 2 forks source link

Error exporting MPAs to Shapefile in South Coast App #489

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When exporting an MPA array from the South Coast App, I get the following 
error. It looks like it's trying to find a directory that might no longer be 
available on the new server. What do you think, Colin?

-W

OSError at /marinemap/array/shapefile/929
[Errno 2] No such file or directory: '/tmp/tmphwkQH.shp'
Request Method: GET
Request URL:    http://southcoast.marinemap.org/marinemap/array/shapefile/929
Exception Type: OSError
Exception Value:    
[Errno 2] No such file or directory: '/tmp/tmphwkQH.shp'
Exception Location: /usr/lib/python2.5/zipfile.py in write, line 541
Python Executable:  /usr/bin/python
Python Version: 2.5.2
Python 
Path:   ['/usr/lib/python2.5/site-packages/python_cjson-1.0.5-py2.5-linux-x86_64.e
gg', '/usr/lib/python2.5/site-packages/ipython-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pip-0.8.2-py2.5.egg', 
'/usr/lib/python25.zip', '/usr/lib/python2.5', 
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', 
'/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages', '/var/lib/python-support/python2.5']
Server time:    Wed, 30 Mar 2011 09:44:53 -0700

Original issue reported on code.google.com by will.mcc...@gmail.com on 30 Mar 2011 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by perrygeo...@gmail.com on 20 Sep 2011 at 8:24