Genix - 2009-02-09

Version 1.2 generate another error:

Google Map WMS Server (1.2)

Copyright Peter Damen, October 2007. http://www.peterdamen.com/GoogleWMS
Please check Google Maps Terms before use.

20090209 114421 INFO Server started on 8998
20090209 114432 DEBUG Accepting Connection From: /127.0.0.1
20090209 114432 DEBUG Accepting Connection From: /127.0.0.1
20090209 114432 DEBUG Accepting Connection From: /127.0.0.1
20090209 114432 DEBUG Reading Connection from: /127.0.0.1
20090209 114432 DEBUG Request:/&bbox=45.5943640,51.3536520,45.8343343,51.5936224&srs=EPSG:4326&width=500&height=500
20090209 114432 DEBUG Parameter: /
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at com.peterdamen.gis.server.ClientResponse.run(ClientResponse.java:149)
at java.lang.Thread.run(Thread.java:613)
20090209 114432 ERROR Bad Request
20090209 114432 ERROR Requested: /&bbox=45.5943640,51.3536520,45.8343343,51.5936224&srs=EPSG:4326&width=500&height=500
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:105)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:74)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
at com.peterdamen.gis.server.Server.run(Server.java:53)
20090209 114432 DEBUG Reading Connection from: /127.0.0.1
at java.lang.Thread.run(Thread.java:613)
20090209 114432 DEBUG Reading Connection from: /127.0.0.1
20090209 114432 ERROR null
20090209 114432 DEBUG Request:/&bbox=46.0743046,51.3536520,46.3142750,51.5936224&srs=EPSG:4326&width=500&height=500
20090209 114432 DEBUG Parameter: /
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at com.peterdamen.gis.server.ClientResponse.run(ClientResponse.java:149)
at java.lang.Thread.run(Thread.java:613)
20090209 114432 ERROR Bad Request
20090209 114432 ERROR Requested: /&bbox=46.0743046,51.3536520,46.3142750,51.5936224&srs=EPSG:4326&width=500&height=500
20090209 114432 DEBUG Request:/&bbox=45.8343343,51.3536520,46.0743046,51.5936224&srs=EPSG:4326&width=500&height=500
20090209 114432 DEBUG Parameter: /
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at com.peterdamen.gis.server.ClientResponse.run(ClientResponse.java:149)
at java.lang.Thread.run(Thread.java:613)
20090209 114432 ERROR Bad Request
20090209 114432 ERROR Requested: /&bbox=45.8343343,51.3536520,46.0743046,51.5936224&srs=EPSG:4326&width=500&height=500