Thank you, Michael.
Could this be caused by updated versions of python modules?
Attached is a portion of the httpd_pypies log.
Justin
On Wed, Oct 26, 2016 at 2:26 PM, <mjames@xxxxxxxx> wrote:
> Be sure to check the most recent files in /awips2/httpd_pypies/var/log/httpd/
> for pypies/http/Python errors.
>
>
>
>
>
> > On Oct 26, 2016, at 10:19, Justin Balbierer <jbalbier@xxxxxxxxx> wrote:
> >
> > AWIPS Support Group:
> >
> > Has anyone by chance encountered a random Pypies Internal Error while
> running AWIPS 14.4 or any other iterations?
> >
> > I am trying to isolate the possible causes and am attaching a portion of
> the edex log for review. According to "edex status", Pypies was running or
> at least still displaying a process id.
> >
> > We recently started working with the DAF and I am not sure if that might
> interfere with Pypies either.
> >
> > Thank you for your time.
> >
> > Regards,
> > Justin
> > <edex-ingest.log>
> > _______________________________________________
> > NOTE: All exchanges posted to Unidata maintained email lists are
> > recorded in the Unidata inquiry tracking system and made publicly
> > available through the web. Users who post to any of the lists we
> > maintain are reminded to remove any personal information that they
> > do not want to be made public.
> >
> >
> > awips2-users mailing list
> > awips2-users@xxxxxxxxxxxxxxxx
> > For list information, to unsubscribe, or change your membership options,
> visit: http://www.unidata.ucar.edu/mailing_lists/
>
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11711):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11711):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 20:03:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14163):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14163):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 20:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11711):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11711):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14163):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14163):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 20:07:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 20:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:20:00 2016] [notice] child pid 11711 exit signal Segmentation
fault (11)
[Tue Oct 25 20:20:00 2016] [notice] child pid 14163 exit signal Segmentation
fault (11)
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=31269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 20:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:25:01 2016] [notice] child pid 23825 exit signal Segmentation
fault (11)
[Tue Oct 25 20:28:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 20:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 20:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 20:36:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:36:00 2016] [notice] child pid 31269 exit signal Segmentation
fault (11)
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 20:37:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 20:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 21:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 21:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 21:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 21:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14040):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14065):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14066):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 22:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:25:00 2016] [notice] child pid 14040 exit signal Segmentation
fault (11)
[Tue Oct 25 22:25:00 2016] [notice] child pid 14065 exit signal Segmentation
fault (11)
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 22:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 22:28:01 2016] [notice] child pid 14066 exit signal Segmentation
fault (11)
[Tue Oct 25 23:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] import h5
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Tue Oct 25 23:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 23:20:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 23:26:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:26:00 2016] [notice] child pid 26638 exit signal Segmentation
fault (11)
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Tue Oct 25 23:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Tue Oct 25 23:37:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 00:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 00:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 00:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=1935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 00:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 00:52:01 2016] [notice] child pid 1772 exit signal Segmentation
fault (11)
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 01:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:04:01 2016] [notice] child pid 1862 exit signal Segmentation
fault (11)
[Wed Oct 26 01:04:01 2016] [notice] child pid 1935 exit signal Segmentation
fault (11)
[Wed Oct 26 01:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 01:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5719):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 01:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:26:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 01:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:28:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 01:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 01:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 01:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 02:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:20:00 2016] [notice] child pid 5719 exit signal Segmentation
fault (11)
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 02:20:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 02:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 02:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 02:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10075):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 02:37:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10077):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 02:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10078):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 03:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 03:04:01 2016] [notice] child pid 9646 exit signal Segmentation
fault (11)
[Wed Oct 26 03:25:00 2016] [notice] child pid 10075 exit signal Segmentation
fault (11)
[Wed Oct 26 03:25:00 2016] [notice] child pid 10077 exit signal Segmentation
fault (11)
[Wed Oct 26 03:28:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 03:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 03:28:00 2016] [notice] child pid 10078 exit signal Segmentation
fault (11)
[Wed Oct 26 04:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 04:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 04:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 04:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 04:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 05:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 05:20:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=17988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 05:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:25:00 2016] [notice] child pid 15506 exit signal Segmentation
fault (11)
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=18056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 05:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 05:37:01 2016] [notice] child pid 17476 exit signal Segmentation
fault (11)
[Wed Oct 26 05:52:01 2016] [notice] child pid 17988 exit signal Segmentation
fault (11)
[Wed Oct 26 05:52:01 2016] [notice] child pid 18056 exit signal Segmentation
fault (11)
[Wed Oct 26 06:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:20:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:48 2016] [notice] child pid 3284 exit signal Segmentation
fault (11)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:20:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:20:59 2016] [notice] child pid 3285 exit signal Segmentation
fault (11)
[Wed Oct 26 06:25:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23261):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=23871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=24305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=25333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:01 2016] [notice] child pid 23261 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:01 2016] [notice] child pid 23499 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:01 2016] [notice] child pid 23871 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:01 2016] [notice] child pid 24305 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:01 2016] [notice] child pid 25333 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26228):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [notice] child pid 26228 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26258):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 06:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:03 2016] [notice] child pid 26257 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:03 2016] [notice] child pid 26258 exit signal Segmentation
fault (11)
[Wed Oct 26 06:30:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:30:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 06:30:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 06:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:03:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26280):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26281):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26282):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26279):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26328):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26329):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=26333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:20:01 2016] [notice] child pid 26279 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26280 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26281 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26282 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26327 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26328 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26329 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26330 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26331 exit signal Segmentation
fault (11)
[Wed Oct 26 07:20:01 2016] [notice] child pid 26332 exit signal Segmentation
fault (11)
[Wed Oct 26 07:25:01 2016] [notice] child pid 26333 exit signal Segmentation
fault (11)
[Wed Oct 26 07:25:01 2016] [notice] child pid 26334 exit signal Segmentation
fault (11)
[Wed Oct 26 07:26:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:26:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:26:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:28:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27883):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27884):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=27999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 07:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 07:30:01 2016] [notice] child pid 27877 exit signal Segmentation
fault (11)
[Wed Oct 26 07:30:01 2016] [notice] child pid 27883 exit signal Segmentation
fault (11)
[Wed Oct 26 07:30:01 2016] [notice] child pid 27884 exit signal Segmentation
fault (11)
[Wed Oct 26 07:30:01 2016] [notice] child pid 27999 exit signal Segmentation
fault (11)
[Wed Oct 26 07:30:01 2016] [notice] child pid 28000 exit signal Segmentation
fault (11)
[Wed Oct 26 07:30:01 2016] [notice] child pid 28001 exit signal Segmentation
fault (11)
[Wed Oct 26 07:52:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 07:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:03:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:03:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:04:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:04:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:07:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28244):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=28245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [notice] child pid 28221 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28240 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28241 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28242 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28243 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28244 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [notice] child pid 28245 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [notice] child pid 30203 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30214):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30215):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:02 2016] [notice] child pid 30214 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:02 2016] [notice] child pid 30215 exit signal Segmentation
fault (11)
[Wed Oct 26 08:20:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:20:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30242):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30240):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30241):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30243):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:30:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:30:02 2016] [notice] child pid 30240 exit signal Segmentation
fault (11)
[Wed Oct 26 08:30:02 2016] [notice] child pid 30241 exit signal Segmentation
fault (11)
[Wed Oct 26 08:30:02 2016] [notice] child pid 30242 exit signal Segmentation
fault (11)
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:36:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:37:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 08:52:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30287):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:03:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:03:00 2016] [notice] child pid 30243 exit signal Segmentation
fault (11)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30290):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30285):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30288):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30286):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30289):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:04:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30291):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=30292):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [notice] child pid 30285 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30286 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30287 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30288 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30289 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30290 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30291 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [notice] child pid 30292 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:01 2016] [notice] child pid 32437 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32453):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [notice] child pid 32452 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:02 2016] [notice] child pid 32453 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [notice] child pid 32474 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:03 2016] [notice] child pid 32475 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:03 2016] [notice] child pid 32476 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:03 2016] [notice] child pid 32477 exit signal Segmentation
fault (11)
[Wed Oct 26 09:20:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:20:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:20:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:25:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:25:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:26:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:26:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:28:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:28:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32519):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32520):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32522):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32524):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32525):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32521):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32523):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=32526):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:30:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:30:01 2016] [notice] child pid 32519 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32520 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32521 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32522 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32523 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32524 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32525 exit signal Segmentation
fault (11)
[Wed Oct 26 09:30:01 2016] [notice] child pid 32526 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=592):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=594):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=597):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=598):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=599):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=596):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2593):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:50 2016] [notice] child pid 592 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 593 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 594 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 596 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 597 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 598 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 599 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [notice] child pid 2593 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [notice] child pid 2650 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2662):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2661):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [notice] child pid 2661 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:52 2016] [notice] child pid 2662 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2689):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [notice] child pid 2687 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:53 2016] [notice] child pid 2688 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:53 2016] [notice] child pid 2689 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:53 2016] [notice] child pid 2690 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2742):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2741):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2736):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2739):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2740):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2737):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2743):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:55 2016] [notice] child pid 2736 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2737 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2738 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2739 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2740 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2741 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2742 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [notice] child pid 2743 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2834):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [notice] child pid 2834 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [notice] child pid 2855 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:57 2016] [notice] child pid 2856 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2877):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2879):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2880):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2878):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [notice] child pid 2877 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:58 2016] [notice] child pid 2878 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:58 2016] [notice] child pid 2879 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:58 2016] [notice] child pid 2880 exit signal Segmentation
fault (11)
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=2936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:44:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:00 2016] [notice] child pid 2929 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2930 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2931 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2932 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2933 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2934 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2935 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [notice] child pid 2936 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3020):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [notice] child pid 3020 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [notice] child pid 3036 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:02 2016] [notice] child pid 3037 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:03 2016] [notice] child pid 3060 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:03 2016] [notice] child pid 3061 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:03 2016] [notice] child pid 3062 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:03 2016] [notice] child pid 3063 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3115):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:05 2016] [notice] child pid 3108 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3109 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3110 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3111 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3112 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3113 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3114 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [notice] child pid 3115 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [notice] child pid 3205 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3221):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3222):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:07 2016] [notice] child pid 3221 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:07 2016] [notice] child pid 3222 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3256):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3257):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3331):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3330):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3332):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3333):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3335):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3336):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3334):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3337):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:10 2016] [notice] child pid 3249 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3250 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3256 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3257 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3330 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3331 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3332 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3333 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3334 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3335 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [notice] child pid 3336 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:11 2016] [notice] child pid 3337 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3630):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3629):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3688):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3701):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3686):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3687):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3704):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3685):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3706):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3702):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [notice] child pid 3499 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3703):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3705):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3700):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3707):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:35 2016] [notice] child pid 3629 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3630 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3685 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3686 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3687 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3688 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3700 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3701 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3702 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3703 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3704 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3705 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3706 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [notice] child pid 3707 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=3989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [notice] child pid 3989 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [notice] child pid 4002 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:37 2016] [notice] child pid 4003 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4034):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:37 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4035):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4037):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [notice] child pid 4034 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:38 2016] [notice] child pid 4035 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:38 2016] [notice] child pid 4036 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:38 2016] [notice] child pid 4037 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4130):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [notice] child pid 4126 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:40 2016] [notice] child pid 4127 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:41 2016] [notice] child pid 4125 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [notice] child pid 4128 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [notice] child pid 4129 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [notice] child pid 4130 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [notice] child pid 4131 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [notice] child pid 4132 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4218):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [notice] child pid 4218 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4229):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4230):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [notice] child pid 4229 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:43 2016] [notice] child pid 4230 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4255):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4254):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4253):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [notice] child pid 4252 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:44 2016] [notice] child pid 4253 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:44 2016] [notice] child pid 4254 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:44 2016] [notice] child pid 4255 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4300):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4297):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4299):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4301):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4298):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:46 2016] [notice] child pid 4297 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4298 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4299 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4300 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4301 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4302 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4303 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [notice] child pid 4304 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [notice] child pid 4389 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [notice] child pid 4402 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:48 2016] [notice] child pid 4403 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [notice] child pid 4426 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:49 2016] [notice] child pid 4427 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:49 2016] [notice] child pid 4428 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:49 2016] [notice] child pid 4429 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4471):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4472):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4470):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4473):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4475):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4476):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4474):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4477):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:51 2016] [notice] child pid 4470 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4471 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4472 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4473 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4474 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4475 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4476 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [notice] child pid 4477 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4559):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [notice] child pid 4559 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4576):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [notice] child pid 4576 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:53 2016] [notice] child pid 4577 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4602):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4601):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4600):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4603):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [notice] child pid 4601 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:54 2016] [notice] child pid 4602 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [notice] child pid 4600 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:55 2016] [notice] child pid 4603 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4650):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4649):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [notice] child pid 4649 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4650 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4651 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4652 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4653 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4654 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4655 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [notice] child pid 4656 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4738):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [notice] child pid 4738 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4756):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4755):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [notice] child pid 4755 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:58 2016] [notice] child pid 4756 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:58 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:45:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [notice] child pid 4777 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:59 2016] [notice] child pid 4778 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:59 2016] [notice] child pid 4779 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:59 2016] [notice] child pid 4780 exit signal Segmentation
fault (11)
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:45:59 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4825):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4827):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4830):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4824):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4829):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4831):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4828):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4826):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:02 2016] [notice] child pid 4824 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4825 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4826 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4827 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4828 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4829 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4830 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [notice] child pid 4831 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4918):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [notice] child pid 4918 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:03 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4929):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4930):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [notice] child pid 4929 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:04 2016] [notice] child pid 4930 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [notice] child pid 4953 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:05 2016] [notice] child pid 4954 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:05 2016] [notice] child pid 4955 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:05 2016] [notice] child pid 4956 exit signal Segmentation
fault (11)
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:46:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5000):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5001):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4998):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4997):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5004):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5003):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=5002):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=4999):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:04 2016] [notice] child pid 4997 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 4998 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 4999 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 5000 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 5001 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 5002 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 5003 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [notice] child pid 5004 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:04 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6123):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:04 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [notice] child pid 6123 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:05 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6152):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6153):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [notice] child pid 6152 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:06 2016] [notice] child pid 6153 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [notice] child pid 6194 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:07 2016] [notice] child pid 6195 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:07 2016] [notice] child pid 6196 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:07 2016] [notice] child pid 6197 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6268):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6270):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6273):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6267):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6272):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6274):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6269):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6271):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:08 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:08 2016] [notice] child pid 6267 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6268 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6269 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6270 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6271 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6272 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6273 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [notice] child pid 6274 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6402):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6406):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6397):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6410):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6404):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6408):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6405):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6411):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6413):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6409):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6412):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6403):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [notice] child pid 6397 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6398 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6399 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6400 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6402 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6403 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6404 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6405 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6406 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6408 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6409 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6410 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6411 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6412 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6413 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [notice] child pid 6415 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [notice] child pid 6612 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [notice] child pid 6641 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:12 2016] [notice] child pid 6642 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6675):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6674):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6676):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6673):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6730):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6731):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6732):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6729):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [notice] child pid 6673 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6674 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6675 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6676 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6730 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6731 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [notice] child pid 6732 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6734):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6728):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6727):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6733):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [notice] child pid 6729 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:15 2016] [notice] child pid 6734 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6861):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6852):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6859):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6857):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6858):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6860):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6862):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6865):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [notice] child pid 6727 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6728 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6733 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6852 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6853 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6854 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6855 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6856 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6857 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6858 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6859 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6860 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6861 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6862 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6864 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6865 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6866 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [notice] child pid 6867 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=6863):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7096):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [notice] child pid 6863 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:17 2016] [notice] child pid 7096 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:17 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:17 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7169):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7168):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [notice] child pid 7168 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:18 2016] [notice] child pid 7169 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:18 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:18 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:18 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:18 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:19 2016] [notice] child pid 7198 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:19 2016] [notice] child pid 7199 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:19 2016] [notice] child pid 7200 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:19 2016] [notice] child pid 7201 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7246):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7247):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7252):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7245):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7251):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7250):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7248):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7249):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:20 2016] [notice] child pid 7245 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7246 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7247 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7248 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7249 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7250 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7251 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [notice] child pid 7252 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7386):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7383):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7379):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7387):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7391):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7385):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7375):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7381):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7380):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7378):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7376):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7382):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7389):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7390):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7388):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7384):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [notice] child pid 7375 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7376 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7378 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7379 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7380 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7381 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7382 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7383 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7384 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7385 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7386 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7387 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7388 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7389 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7390 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [notice] child pid 7391 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [notice] child pid 7638 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7717):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7718):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [notice] child pid 7717 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:24 2016] [notice] child pid 7718 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:24 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:24 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:24 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:24 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7810):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7811):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7809):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7808):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [notice] child pid 7808 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:25 2016] [notice] child pid 7809 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:25 2016] [notice] child pid 7810 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:25 2016] [notice] child pid 7811 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7874):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7873):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7871):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7870):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:26 2016] [notice] child pid 7869 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7870 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7871 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7872 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7873 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7874 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7875 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [notice] child pid 7876 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7979):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7989):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7980):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7990):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=7988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:28 2016] [notice] child pid 7975 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7976 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7977 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7978 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7979 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7980 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7981 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7982 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7983 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7984 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7985 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7986 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7987 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7988 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7989 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [notice] child pid 7990 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8235):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [notice] child pid 8235 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8320):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8321):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [notice] child pid 8320 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:30 2016] [notice] child pid 8321 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:30 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:30 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:30 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:30 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8398):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8401):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8400):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8399):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [notice] child pid 8398 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:31 2016] [notice] child pid 8399 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:31 2016] [notice] child pid 8400 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:31 2016] [notice] child pid 8401 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8499):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8496):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8497):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8495):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8500):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8498):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:32 2016] [notice] child pid 8495 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8496 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8497 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8498 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8499 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8500 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8501 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [notice] child pid 8502 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8605):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8604):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8620):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8606):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8607):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [notice] child pid 8604 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8605 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8606 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8607 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8608 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8609 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8610 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8611 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8612 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8613 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8614 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8615 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8616 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8617 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8618 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [notice] child pid 8620 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8872):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [notice] child pid 8872 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8892):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8891):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [notice] child pid 8891 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:36 2016] [notice] child pid 8892 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8949):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8948):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8947):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=8946):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:37 2016] [notice] child pid 8946 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:37 2016] [notice] child pid 8947 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:37 2016] [notice] child pid 8948 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:37 2016] [notice] child pid 8949 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9057):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9059):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:38 2016] [notice] child pid 9053 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9054 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9055 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9056 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9057 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9058 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9059 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [notice] child pid 9060 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9199):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9192):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9194):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9196):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9191):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9197):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9193):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9198):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9195):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9204):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:40 2016] [notice] child pid 9191 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9192 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9193 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9194 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9195 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9196 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9197 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9198 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9199 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9200 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9201 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9202 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9203 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9204 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9205 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [notice] child pid 9206 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [notice] child pid 9433 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [notice] child pid 9506 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:42 2016] [notice] child pid 9507 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9578):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9577):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9580):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9579):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [notice] child pid 9577 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:43 2016] [notice] child pid 9578 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:43 2016] [notice] child pid 9579 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:43 2016] [notice] child pid 9580 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9657):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9651):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9658):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9655):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9654):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9652):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9653):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9656):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:44 2016] [notice] child pid 9651 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9652 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9653 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9654 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9655 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9656 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9657 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [notice] child pid 9658 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9787):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9784):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9786):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9789):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9790):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9785):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=9788):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [notice] child pid 9775 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9776 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9777 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9778 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9779 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9780 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9781 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9782 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9783 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9784 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9785 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9786 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9787 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9788 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9789 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [notice] child pid 9790 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10036):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [notice] child pid 10036 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [notice] child pid 10113 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:48 2016] [notice] child pid 10114 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10205):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10207):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10206):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10208):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:49 2016] [notice] child pid 10205 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:49 2016] [notice] child pid 10206 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:49 2016] [notice] child pid 10207 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:49 2016] [notice] child pid 10208 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10303):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [notice] child pid 10303 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:50 2016] [notice] child pid 10307 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:50 2016] [notice] child pid 10309 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10302):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10304):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:50 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:50 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [notice] child pid 10302 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:51 2016] [notice] child pid 10304 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:51 2016] [notice] child pid 10305 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:51 2016] [notice] child pid 10306 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:51 2016] [notice] child pid 10308 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:51 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10438):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10442):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10452):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10443):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10440):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10446):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10444):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10447):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10439):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10445):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10441):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [notice] child pid 10437 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10438 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10439 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10440 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10441 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10442 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10443 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10444 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10445 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10446 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10447 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10448 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10449 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10450 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10451 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [notice] child pid 10452 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:52 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10677):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:52 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [notice] child pid 10677 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:53 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:53 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:54 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:54 2016] [notice] child pid 10769 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:54 2016] [notice] child pid 10770 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:54 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10866):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10868):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10869):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10867):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:55 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:55 2016] [notice] child pid 10866 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:55 2016] [notice] child pid 10867 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:55 2016] [notice] child pid 10868 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:55 2016] [notice] child pid 10869 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:55 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10971):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:56 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:56 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [notice] child pid 10971 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:57 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10972):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10976):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10978):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10977):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10973):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10974):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=10975):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [notice] child pid 10972 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10973 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10974 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10975 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10976 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10977 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 10978 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 11102 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 11105 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [notice] child pid 11106 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:47:58 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:47:59 2016] [notice] child pid 11099 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11100 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11101 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11103 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11104 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11107 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11108 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11109 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11110 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11111 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11112 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11113 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [notice] child pid 11114 exit signal Segmentation
fault (11)
[Wed Oct 26 09:47:59 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11364):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:00 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:00 2016] [notice] child pid 11364 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:00 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11457):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11458):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [notice] child pid 11457 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:01 2016] [notice] child pid 11458 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:01 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11539):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11537):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:01 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11538):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11540):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [notice] child pid 11537 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:02 2016] [notice] child pid 11538 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:02 2016] [notice] child pid 11539 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:02 2016] [notice] child pid 11540 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:02 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:03 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11610):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:05 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11608):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11609):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [notice] child pid 11608 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11609 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11610 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11611 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11612 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11613 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11614 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [notice] child pid 11615 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:06 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:06 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [notice] child pid 11757 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:07 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:07 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:08 2016] [notice] child pid 11769 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:08 2016] [notice] child pid 11770 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:08 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11838):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11837):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11839):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11840):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:09 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:09 2016] [notice] child pid 11837 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:09 2016] [notice] child pid 11838 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:09 2016] [notice] child pid 11839 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:09 2016] [notice] child pid 11840 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:09 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11959):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11954):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11956):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11957):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11960):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11958):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11955):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] mod_wsgi (pid=11953):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:10 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:10 2016] [notice] child pid 11953 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11954 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11955 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11956 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11957 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11958 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11959 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [notice] child pid 11960 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:10 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:11 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12102):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12106):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12109):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12099):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12103):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12107):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12104):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12111):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12108):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12110):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12114):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12113):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12112):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12105):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [notice] child pid 12099 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12100 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12101 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12102 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12103 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12104 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12105 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12106 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12107 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12108 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12109 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12110 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12111 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12112 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12113 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [notice] child pid 12114 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:12 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12368):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:12 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [notice] child pid 12368 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:13 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:13 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:14 2016] [notice] child pid 12450 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:14 2016] [notice] child pid 12451 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:14 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:14 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12549):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12547):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12546):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12548):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:15 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:15 2016] [notice] child pid 12546 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:15 2016] [notice] child pid 12547 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:15 2016] [notice] child pid 12548 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:15 2016] [notice] child pid 12549 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:15 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:16 2016] [notice] child pid 12632 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12633 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12634 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12635 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12636 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12637 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12638 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [notice] child pid 12639 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:16 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:17 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12771):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12783):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12782):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:17 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12781):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12780):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=12778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [notice] child pid 12768 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12769 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12770 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12771 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12772 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12773 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12774 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12775 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12776 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12777 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12778 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12779 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12780 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12781 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12782 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [notice] child pid 12783 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:18 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13015):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:18 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:19 2016] [notice] child pid 13015 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:19 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13100):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:19 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13101):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:20 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:20 2016] [notice] child pid 13100 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:20 2016] [notice] child pid 13101 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:20 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13202):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13200):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13201):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13203):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:21 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:21 2016] [notice] child pid 13200 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:21 2016] [notice] child pid 13201 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:21 2016] [notice] child pid 13202 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:21 2016] [notice] child pid 13203 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:21 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13306):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13311):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13307):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13309):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13308):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13305):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13310):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13312):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:22 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:22 2016] [notice] child pid 13305 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13306 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13307 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13308 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13309 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13310 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13311 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [notice] child pid 13312 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:22 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13432):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13421):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13424):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13428):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:23 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13430):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13433):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13436):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13426):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13431):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13422):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13434):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13429):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13427):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13425):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13437):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13435):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [notice] child pid 13421 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13422 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13424 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13425 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13426 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13427 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13428 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13429 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13430 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13431 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13432 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13433 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13434 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13435 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13436 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [notice] child pid 13437 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:24 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13690):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:24 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:25 2016] [notice] child pid 13690 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:25 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13758):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:25 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13757):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:26 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:26 2016] [notice] child pid 13757 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:26 2016] [notice] child pid 13758 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:26 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13856):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13855):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13854):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13853):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:27 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:27 2016] [notice] child pid 13853 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:27 2016] [notice] child pid 13854 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:27 2016] [notice] child pid 13855 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:27 2016] [notice] child pid 13856 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:27 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13933):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13934):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13932):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13935):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13937):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13938):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13931):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] mod_wsgi (pid=13936):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:28 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:28 2016] [notice] child pid 13931 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13932 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13933 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13934 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13935 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13936 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13937 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [notice] child pid 13938 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:28 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:29 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14053):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14056):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14064):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14050):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14054):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14060):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14048):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14049):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14063):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14055):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14062):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14047):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14061):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14052):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14051):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14058):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:30 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:30 2016] [notice] child pid 14047 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14048 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14049 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14050 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14051 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14052 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14053 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14054 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14055 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14056 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14058 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14060 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14061 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14062 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14063 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [notice] child pid 14064 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:30 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14327):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:31 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:31 2016] [notice] child pid 14327 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:31 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14416):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14415):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:32 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:32 2016] [notice] child pid 14415 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:32 2016] [notice] child pid 14416 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:32 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14448):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14449):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:33 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:33 2016] [notice] child pid 14448 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:33 2016] [notice] child pid 14449 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:33 2016] [notice] child pid 14450 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:33 2016] [notice] child pid 14451 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:33 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14501):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14508):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14504):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14506):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14507):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14505):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14502):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14503):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:34 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:34 2016] [notice] child pid 14501 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14502 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14503 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14504 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14505 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14506 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14507 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [notice] child pid 14508 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:34 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:35 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:35 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:36 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14636):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14646):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14635):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14633):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14631):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14634):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14640):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14632):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14639):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14645):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14638):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14642):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14644):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14637):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14643):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:36 2016] [notice] child pid 14631 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:36 2016] [notice] child pid 14633 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:36 2016] [notice] child pid 14635 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:36 2016] [notice] child pid 14636 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:36 2016] [notice] child pid 14646 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14641):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:36 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:37 2016] [notice] child pid 14632 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14634 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14637 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14638 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14639 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14640 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14641 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14642 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14643 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14644 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [notice] child pid 14645 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:37 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14864):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:38 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:38 2016] [notice] child pid 14864 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:38 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14875):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14876):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:39 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:39 2016] [notice] child pid 14875 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:39 2016] [notice] child pid 14876 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:39 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14897):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14898):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14900):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14899):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:40 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:40 2016] [notice] child pid 14897 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:40 2016] [notice] child pid 14898 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:40 2016] [notice] child pid 14899 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:40 2016] [notice] child pid 14900 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:40 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14986):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14983):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14981):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14985):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14982):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14984):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14988):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] mod_wsgi (pid=14987):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:41 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:41 2016] [notice] child pid 14981 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14982 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14983 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14984 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14985 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14986 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14987 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [notice] child pid 14988 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:41 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:42 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:42 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15129):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15125):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15128):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15127):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15126):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15124):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15136):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15135):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15133):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15132):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15134):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15137):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15139):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15131):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15140):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15138):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:43 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:43 2016] [notice] child pid 15124 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15125 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15126 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15127 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15128 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15129 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15131 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15132 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15133 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15134 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15135 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15136 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15137 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15138 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15139 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [notice] child pid 15140 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:43 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15373):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:44 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:44 2016] [notice] child pid 15373 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:44 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15451):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15450):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:45 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:45 2016] [notice] child pid 15450 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:45 2016] [notice] child pid 15451 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:45 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15530):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15531):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15528):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15529):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:46 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:46 2016] [notice] child pid 15528 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:46 2016] [notice] child pid 15529 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:46 2016] [notice] child pid 15530 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:46 2016] [notice] child pid 15531 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:46 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15611):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15618):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15612):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15617):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15613):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15615):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15616):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15614):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:47 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:47 2016] [notice] child pid 15611 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15612 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15613 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15614 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15615 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15616 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15617 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [notice] child pid 15618 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:47 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15769):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15768):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15765):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15763):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15764):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15766):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15767):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15776):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15774):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:48 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 24, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
365, in init h5py.h5 (h5py/h5.c:4823)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5.pyx", line
338, in h5py.h5.init_hdf5 (h5py/h5.c:3481)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5r.pxd", line
24, in init h5py._conv (h5py/_conv.c:3877)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5s.pxd", line
17, in init h5py.h5r (h5py/h5r.c:2187)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5s (h5py/h5s.c:4051)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15772):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5t.pxd", line
17, in init h5py.h5a (h5py/h5a.c:4814)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "h5p.pxd", line
23, in init h5py.h5t (h5py/h5t.c:15318)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5p (h5py/h5p.c:8345)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15775):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5d (h5py/h5d.c:3554)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15770):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15779):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15778):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15777):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Target WSGI script '/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi' cannot be
loaded as Python module.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] mod_wsgi (pid=15773):
Exception occurred processing WSGI script
'/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi'.
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] Traceback (most recent
call last):
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/httpd_pypies/var/www/wsgi/pypies.wsgi", line 4, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import pypies.handlers
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/handlers.py", line 51, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] from pypies.impl
import H5pyDataStore
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/pypies/impl/H5pyDataStore.py", line
43, in <module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5py, os,
numpy, pypies, re, logging, shutil, time, types, traceback
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File
"/awips2/python/lib/python2.7/site-packages/h5py/__init__.py", line 34, in
<module>
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] import h5, h5a, h5d,
h5f, h5fd, h5g, h5l, h5o, h5i, h5p, h5r, h5s, h5t, h5z
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] File "numpy.pxd", line
69, in init h5py.h5f (h5py/h5f.c:3192)
[Wed Oct 26 09:48:49 2016] [error] [client 127.0.0.1] ValueError: numpy.dtype
does not appear to be the correct type object
[Wed Oct 26 09:48:49 2016] [notice] child pid 15763 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15764 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15765 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15766 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15767 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15768 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15769 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15770 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15772 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15773 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15774 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15775 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15776 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15777 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15778 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [notice] child pid 15779 exit signal Segmentation
fault (11)
[Wed Oct 26 09:48:49 2016] [error] Found pypies.cfg at
/awips2/pypies/conf/pypies.cfg