[Pywps-dev] Error in apache log file
Lorenzo Bottaccioli
lorenzo.bottaccioli at gmail.com
Tue Jun 28 07:51:41 PDT 2016
Hi list,
With all my process even the one that give me as raw data the write out put
I get this error in the apache log file:
*[Tue Jun 28 16:49:40.961863 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] mod_wsgi (pid=8261):
Exception occurred processing WSGI script '/var/www/html/wps/pywps2.wsgi'.*
*[Tue Jun 28 16:49:40.961916 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] Traceback (most recent
call last):*
*[Tue Jun 28 16:49:40.961935 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] File
"/usr/local/lib/python2.7/dist-packages/Werkzeug-0.11.4-py2.7.egg/werkzeug/wsgi.py",
line 707, in close*
*[Tue Jun 28 16:49:40.962184 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] callback()*
*[Tue Jun 28 16:49:40.962195 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] File
"/usr/local/lib/python2.7/dist-packages/Werkzeug-0.11.4-py2.7.egg/werkzeug/wrappers.py",
line 1065, in close*
*[Tue Jun 28 16:49:40.962213 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] func()*
*[Tue Jun 28 16:49:40.962220 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] File
"/usr/local/lib/python2.7/dist-packages/pywps-4.0.0_alpha2-py2.7.egg/pywps/app/Process.py",
line 291, in clean*
*[Tue Jun 28 16:49:40.962327 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>]
shutil.rmtree(self.workdir)*
*[Tue Jun 28 16:49:40.962339 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] File
"/usr/lib/python2.7/shutil.py", line 239, in rmtree*
*[Tue Jun 28 16:49:40.962466 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] onerror(os.listdir,
path, sys.exc_info())*
*[Tue Jun 28 16:49:40.962475 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] File
"/usr/lib/python2.7/shutil.py", line 237, in rmtree*
*[Tue Jun 28 16:49:40.962486 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] names =
os.listdir(path)*
*[Tue Jun 28 16:49:40.962502 2016] [:error] [pid 8261:tid 140685160273664]
[remote 127.0.0.1:32976 <http://127.0.0.1:32976>] OSError: [Errno 2] No
such file or directory: '/tmp/pyws_process_HMd1Mh'*
How can I fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20160628/a2d4d0e5/attachment.html>
More information about the pywps-dev
mailing list