- priority: 5 --> 9
It has worked some month ago...
tested on vista and ubuntu 9.04
20090605 021816 DEBUG Accepting Connection From: /127.0.0.1
20090605 021816 DEBUG Reading Connection from: /127.0.0.1
20090605 021816 DEBUG Request:/?request=GetMap%20&bbox= (...) &srs=EPSG:4326&width=499&height=499
20090605 021816 DEBUG Parameter: request=GetMap%20
20090605 021816 DEBUG Parameter: bbox= (...)
20090605 021816 DEBUG Parameter: srs=EPSG:4326
20090605 021816 DEBUG Parameter: width=499
20090605 021816 DEBUG Parameter: height=499
20090605 021816 DEBUG Finished processing parameters. Parameters parsed: 5
Exception in thread "Thread-18" java.lang.NullPointerException
at com.peterdamen.gis.server.ClientResponse.run(ClientResponse.java:212)
at java.lang.Thread.run(libgcj.so.90)
20090605 021816 DEBUG Accepting Connection From: /127.0.0.1
20090605 021816 DEBUG Reading Connection from: /127.0.0.1
20090605 021816 DEBUG Request:/?request=GetMap%20&bbox= (...) &srs=EPSG:4326&width=500&height=499
20090605 021816 DEBUG Parameter: request=GetMap%20
20090605 021816 DEBUG Parameter: bbox= (...)
20090605 021816 DEBUG Parameter: srs=EPSG:4326
20090605 021816 DEBUG Parameter: width=500
20090605 021816 DEBUG Parameter: height=499
20090605 021816 DEBUG Finished processing parameters. Parameters parsed: 5
Exception in thread "Thread-19" java.lang.NullPointerException
at com.peterdamen.gis.server.ClientResponse.run(ClientResponse.java:212)
at java.lang.Thread.run(libgcj.so.90)