Skip to content

Instantly share code, notes, and snippets.

@aaronr
Created August 3, 2012 18:06
Show Gist options
  • Save aaronr/3250077 to your computer and use it in GitHub Desktop.
Save aaronr/3250077 to your computer and use it in GitHub Desktop.
[Fri Aug 03 11:00:32 2012] [error] MapServerProxy.DEBUG: {'LAYERS': 'ports_pame_2009_10572', 'SERVICE': 'WMS', 'FORMAT': 'image/png', 'BUFFER': '0', 'REQUEST': 'GetMap', 'SRS': 'EPSG:900913', 'HEIGHT': '256', 'WIDTH': '256', 'VERSION': '1.1.1', 'BBOX': '-20037508.34,12523442.7125,-18785164.06875,13775786.98375', 'TRANSPARENT': 'true'}
[Fri Aug 03 11:00:32 2012] [error] MapServerProxy.DEBUG: Retrieved query string of BBOX=-20037508.34,12523442.7125,-18785164.06875,13775786.98375&BUFFER=0&FORMAT=image%2Fpng&HEIGHT=256&LAYERS=ports_pame_2009_10572&REQUEST=GetMap&SERVICE=WMS&SRS=EPSG%3A900913&STYLES=&TRANSPARENT=true&VERSION=1.1.1&WIDTH=256
[Fri Aug 03 11:00:32 2012] [error] [client 127.0.0.1] mod_wsgi (pid=28943): Exception occurred processing WSGI script '/data2/allison.noaaerma.org/regional/arctic/ERMA/lib/ERMA/Apache/MapServerProxy.wsgi'.
[Fri Aug 03 11:00:32 2012] [error] [client 127.0.0.1] Traceback (most recent call last):
[Fri Aug 03 11:00:32 2012] [error] [client 127.0.0.1] File "/data2/allison.noaaerma.org/regional/arctic/ERMA/lib/ERMA/Apache/MapServerProxy.wsgi", line 157, in __call__
[Fri Aug 03 11:00:32 2012] [error] [client 127.0.0.1] if 'by_layer' == url_parts[-2]:
[Fri Aug 03 11:00:32 2012] [error] [client 127.0.0.1] IndexError: list index out of range
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment