I am getting an Internal Server error when I make getFeature requests with BBox queries. Other Queries work fine.
My data is in ArcSDE.
My request:
<wfs:GetFeature service="WFS" version="1.0.0"
outputFormat="GML2"
xmlns:imb="http://www.refractions.net/imb"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd">
<wfs:Query typeName="imb:WHSE_BASEMAPPING.BC_WATER_POLYS_5KM">
</wfs:Query>
</wfs:GetFeature>
The logs:
159549 [INFO] org.vfny.geoserver.requests.readers.DispatcherXmlReader - getting
request type from org.vfny.geoserver.requests.DispatcherHandler@anonymised.com
159549 [FINE] org.vfny.geoserver.servlets.wfs.WfsDispatcher - post got request
3
159549 [INFO] org.vfny.geoserver.servlets.wfs.WfsDispatcher - req_type is 3
159596 [INFO] org.vfny.geoserver.servlets.AbstractService - Looking for configu
red service responses' strategy
159596 [INFO] org.vfny.geoserver.servlets.AbstractService - Looking for configu
red service strategy SPEED
159596 [FINE] org.vfny.geoserver.servlets.AbstractService - verifying configure
d strategy
159596 [INFO] org.vfny.geoserver.servlets.AbstractService - Using service strat
egy class org.vfny.geoserver.servlets.SpeedStrategy
159674 [FINER] org.geotools.filter.LogicSAXParser - made new logic factory
159705 [FINER] SubHandlerFactory - ENTRY
159705 [FINER] SubHandlerFactory - RETURN
159721 [FINER] GMLFilterDocument - ENTRY org.geotools.gml.GMLFilterGeometry@anonymised.com
8cd1
159721 [FINER] GMLFilterDocument - RETURN
159736 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/wfs GetFeature
wfs:GetFeature org.xml.sax.helpers.AttributesImpl@anonymised.com
159736 [FINER] org.geotools.filter.FilterFilter - found start element: GetFeatu
re
159736 [FINER] GMLFilterDocument - RETURN
159752 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 699 3
159752 [FINER] GMLFilterDocument - RETURN
159752 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/wfs Query wfs:Q
uery org.xml.sax.helpers.AttributesImpl@anonymised.com
159752 [FINER] org.geotools.filter.FilterFilter - found start element: Query
159752 [FINER] GMLFilterDocument - RETURN
159752 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 765 5
159752 [FINER] GMLFilterDocument - RETURN
159752 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc Filter ogc:
Filter org.xml.sax.helpers.AttributesImpl@anonymised.com
159752 [FINER] org.geotools.filter.FilterFilter - found start element: Filter
159752 [FINER] GMLFilterDocument - RETURN
159768 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 783 7
159768 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159768 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159768 [FINER] GMLFilterDocument - RETURN
159768 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc BBOX ogc:BB
OX org.xml.sax.helpers.AttributesImpl@anonymised.com
159768 [FINER] org.geotools.filter.FilterFilter - found start element: BBOX
159768 [FINER] AbstractFilter - ENTRY 4
159783 [FINER] org.geotools.filter.FilterFilter - found a simple filter start
159799 [FINER] GMLFilterDocument - RETURN
159799 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 801 9
159799 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159799 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159799 [FINER] GMLFilterDocument - RETURN
159799 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc PropertyNam
e ogc:PropertyName org.xml.sax.helpers.AttributesImpl@anonymised.com
159799 [FINER] org.geotools.filter.FilterFilter - found start element: Property
Name
159814 [FINER] AbstractFilter - ENTRY 101
159814 [FINER] org.geotools.filter.ExpressionSAXParser - incoming type: Propert
yName
159814 [FINER] org.geotools.filter.ExpressionSAXParser - declared type: null
159814 [FINER] org.geotools.filter.ExpressionSAXParser - current state: null
159814 [FINER] org.geotools.filter.ExpressionSAXParser - is attribute expressio
n
159814 [FINER] GMLFilterDocument - RETURN
159814 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 828 8
159814 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message: GEOM
ETRY
159814 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: tru
e
159814 [FINER] org.geotools.filter.ExpressionSAXParser - ...
159830 [FINER] org.geotools.filter.ExpressionSAXParser - setting attribute expr
ession: GEOMETRY
159830 [FINER] ExpressionAttribute - ENTRY GEOMETRY
159830 [FINER] org.geotools.filter.ExpressionSAXParser - ...
159830 [FINER] GMLFilterDocument - RETURN
159830 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc PropertyNam
e ogc:PropertyName
159830 [FINER] org.geotools.filter.FilterFilter - found start element: Property
Name
159830 [FINER] AbstractFilter - ENTRY 101
159830 [FINER] org.geotools.filter.FilterFilter - found an expression filter en
d
159830 [FINER] org.geotools.filter.ExpressionSAXParser - declared type: Propert
yName
159830 [FINER] org.geotools.filter.ExpressionSAXParser - end message: PropertyN
ame
159846 [FINER] org.geotools.filter.ExpressionSAXParser - current state: complet
e
159846 [FINER] org.geotools.filter.FilterFilter - expression factory is ready
159846 [FINER] org.geotools.filter.ExpressionSAXParser - about to create expres
sion: GEOMETRY
159846 [FINER] org.geotools.filter.FilterSAXParser - current state (end): right
Value
159846 [FINER] GMLFilterDocument - RETURN
159846 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 856 9
159846 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159846 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159846 [FINER] GMLFilterDocument - RETURN
159846 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/gml Box gml:Box
org.xml.sax.helpers.AttributesImpl@anonymised.com
159861 [FINER] SubHandlerFactory - ENTRY Box
159861 [FINER] SubHandlerBox - ENTRY
159861 [FINER] SubHandlerBox - RETURN
159861 [FINER] SubHandlerFactory - RETURN SubHandlerBox
159861 [FINER] GMLFilterDocument - RETURN
159861 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 931 12
159861 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159861 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159861 [FINER] GMLFilterDocument - RETURN
159861 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/gml coordinates
gml:coordinates org.xml.sax.helpers.AttributesImpl@anonymised.com
159861 [FINER] GMLFilterDocument - RETURN
159861 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 960 27
159861 [FINER] GMLFilterDocument - RETURN
159877 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/gml coordinates
gml:coordinates
159877 [FINER] SubHandlerBox - ENTRY (200000.0, 300000.0, NaN)
159877 [FINER] SubHandlerBox - RETURN
159877 [FINER] SubHandlerBox - ENTRY (202000.0, 302000.0, NaN)
159877 [FINER] SubHandlerBox - RETURN
159877 [FINER] GMLFilterDocument - RETURN
159877 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 1,006 9
159877 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159877 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159877 [FINER] GMLFilterDocument - RETURN
159877 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/gml Box gml:Box
159877 [FINER] SubHandlerBox - ENTRY Box
159877 [FINER] SubHandlerBox - RETURN true
159877 [FINER] SubHandlerBox - ENTRY com.vividsolutions.jts.geom.GeometryFactor
y@anonymised.com
159877 [FINER] SubHandlerBox - RETURN POLYGON ((200000 300000, 200000 302000, 2
02000 302000, 202000 300000, 200000 300000))
159893 [FINER] org.geotools.filter.FilterFilter - got geometry: POLYGON ((20000
0 300000, 200000 302000, 202000 302000, 202000 300000, 200000 300000))
159908 [FINER] org.geotools.filter.ExpressionSAXParser - got geometry: POLYGON
((200000 300000, 200000 302000, 202000 302000, 202000 300000, 200000 300000))
159908 [FINER] org.geotools.filter.ExpressionSAXParser - set expression: POLYGO
N ((200000 300000, 200000 302000, 202000 302000, 202000 300000, 200000 300000))
159908 [FINER] org.geotools.filter.ExpressionSAXParser - set current state: com
plete
159908 [FINER] org.geotools.filter.FilterFilter - expression factory made expre
ssion and sent to filter factory
159908 [FINER] org.geotools.filter.ExpressionSAXParser - about to create expres
sion: POLYGON ((200000 300000, 200000 302000, 202000 302000, 202000 300000, 2000
00 300000))
159908 [FINER] org.geotools.filter.FilterSAXParser - expression called on geome
try, curState = complete
159908 [FINER] org.geotools.filter.FilterSAXParser - current state (end): compl
ete
159924 [FINER] GMLFilterDocument - RETURN
159924 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 1,026 7
159924 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159924 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159924 [FINER] GMLFilterDocument - RETURN
159924 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc BBOX ogc:BB
OX
159924 [FINER] org.geotools.filter.FilterFilter - found start element: BBOX
159924 [FINER] AbstractFilter - ENTRY 4
159924 [FINER] org.geotools.filter.FilterSAXParser - complete called, state = c
omplete
159924 [FINER] GMLFilterDocument - RETURN
159939 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 1,045 4
159939 [FINER] org.geotools.filter.ExpressionSAXParser - incoming message:
159939 [FINER] org.geotools.filter.ExpressionSAXParser - should read chars: fal
se
159939 [FINER] GMLFilterDocument - RETURN
159939 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/ogc Filter ogc:
Filter
159939 [FINER] org.geotools.filter.FilterFilter - found start element: Filter
159939 [FINER] GMLFilterDocument - RETURN
159939 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 1,063 3
159939 [FINER] GMLFilterDocument - RETURN
159939 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/wfs Query wfs:Q
uery
159939 [FINER] org.geotools.filter.FilterFilter - found start element: Query
159939 [FINER] org.vfny.geoserver.requests.wfs.FeatureHandler - at end element:
Query
159955 [FINER] GMLFilterDocument - RETURN
159955 [FINER] GMLFilterDocument - ENTRY [C@anonymised.com 1,079 1
159955 [FINER] GMLFilterDocument - RETURN
159955 [FINER] GMLFilterDocument - ENTRY http://www.opengis.net/wfs GetFeature
wfs:GetFeature
159955 [FINER] org.geotools.filter.FilterFilter - found start element: GetFeatu
re
159955 [FINER] org.vfny.geoserver.requests.wfs.FeatureHandler - at end element:
GetFeature
159971 [FINER] GMLFilterDocument - RETURN
159971 [FINE] org.vfny.geoserver.requests.readers.wfs.GetFeatureXmlReader - jus
t parsed: org.xml.sax.InputSource@anonymised.com
159971 [INFO] org.vfny.geoserver.servlets.AbstractService - handling request:
Request: null
output format:GML2
max features:2147483647
version:
queries:
Query
feature type: imb:WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
filter: [ GEOMETRY bbox POLYGON ((200000 300000, 200000 302000, 202000 302000
, 202000 300000, 200000 300000)) ]
[properties: ALL ]
159971 [FINE] org.vfny.geoserver.servlets.AbstractService - strategy is: org.vf
ny.geoserver.servlets.SpeedStrategy@anonymised.com
160002 [FINER] org.vfny.geoserver.servlets.AbstractService - executing request
160033 [FINE] org.vfny.geoserver.global.Data - getting type imb:WHSE_BASEMAPPIN
G.BC_WATER_POLYS_5KM
160096 [FINE] org.vfny.geoserver.responses.wfs.FeatureResponse - Query is
Query
feature type: imb:WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
filter: [ GEOMETRY bbox POLYGON ((200000 300000, 200000 302000, 202000 302000
, 202000 300000, 200000 300000)) ]
[properties: ALL ]
To gt2: Query:
feature type: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
filter: [ GEOMETRY bbox POLYGON ((200000 300000, 200000 302000, 202000 302000
, 202000 300000, 200000 300000)) ]
[properties: ALL ]
160111 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - creating se query for ty
pename WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
160143 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - query schema being used
is DefaultFeatureType [name=WHSE_BASEMAPPING.BC_WATER_POLYS_5KM , namespace= , a
bstract=false , types=(DefaultAttributeType [name=FCODE , type=class java.lang.S
tring , nillable=true],DefaultAttributeType [name=GEOMETRY , type=class com.vivi
dsolutions.jts.geom.MultiPolygon , nillable=false],DefaultAttributeType [name=OB
JECTID , type=class java.lang.Integer , nillable=true],)]
160158 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
162377 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
162393 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - got sde layer com.esri.s
de.sdk.client.SeLayer@anonymised.com from typeName: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
162408 [INFO] org.geotools.data.arcsde.FilterSet - new filter set with layer co
m.esri.sde.sdk.client.SeLayer@anonymised.com, named BC_WATER_POLYS_5KM
162424 [INFO] org.geotools.data.arcsde.FilterSet - set filter to [ GEOMETRY bbo
x POLYGON ((200000 300000, 200000 302000, 202000 302000, 202000 300000, 200000 3
00000)) ] (do we want a new layer name?
162439 [FINER] AbstractFilter - ENTRY 4
162455 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
162471 [INFO] org.geotools.data.arcsde.ArcSDEQuery - constructing new sql query
with connection: com.esri.sde.sdk.client.SeConnection@anonymised.com, propnames: [FCODE
, GEOMETRY, OBJECTID] sqlConstruct: com.esri.sde.sdk.client.SeSqlConstruct@anonymised.com
eb
162611 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
162611 [INFO] org.geotools.data.arcsde.FilterSet - created sql where clause nul
l
162611 [FINER] AbstractFilter - ENTRY 4
163018 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
163018 [INFO] org.geotools.filter.GeometryEncoderSDE - creating new spatial fil
ter with name: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM spatial column: GEOMETRY filt
ershape: fid:0,numOfPts:5,Shape Type:Polygon,Layer Id:0; sdeMethod 0 truth: true
163033 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
163033 [FINE] org.geotools.data.arcsde.ArcSDEAdapter - applying 1 spatial filte
rs
163033 [INFO] org.geotools.data.arcsde.ArcSDEQuery - set spatial constraints wi
th filters: [Lcom.esri.sde.sdk.client.SeFilter;@121fd61
163080 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - returned sdeQuery is org
.geotools.data.arcsde.ArcSDEQuery@anonymised.com
163080 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
163080 [FINE] org.geotools.data.arcsde.ArcSDEQuery - Using brut force result co
unt calculation
163080 [FINER] AbstractFilter - ENTRY 4
163096 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
163096 [INFO] org.geotools.filter.GeometryEncoderSDE - creating new spatial fil
ter with name: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM spatial column: GEOMETRY filt
ershape: fid:0,numOfPts:5,Shape Type:Polygon,Layer Id:0; sdeMethod 0 truth: true
163096 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
163096 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
163127 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - trying to free an
already freed connection...
163127 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
163158 [FINER] org.vfny.geoserver.servlets.AbstractService - execution succeed
163158 [FINER] org.vfny.geoserver.servlets.AbstractService - strategy output is
: java.io.BufferedOutputStream
163174 [FINE] org.vfny.geoserver.servlets.AbstractService - mime type is: text/
xml; charset=UTF-8
163283 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - creating se query for ty
pename WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
163283 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - query schema being used
is DefaultFeatureType [name=WHSE_BASEMAPPING.BC_WATER_POLYS_5KM , namespace= , a
bstract=false , types=(DefaultAttributeType [name=FCODE , type=class java.lang.S
tring , nillable=true],DefaultAttributeType [name=GEOMETRY , type=class com.vivi
dsolutions.jts.geom.MultiPolygon , nillable=false],DefaultAttributeType [name=OB
JECTID , type=class java.lang.Integer , nillable=true],)]
163283 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
165861 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
165861 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - got sde layer com.esri.s
de.sdk.client.SeLayer@anonymised.com from typeName: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM
165861 [INFO] org.geotools.data.arcsde.FilterSet - new filter set with layer co
m.esri.sde.sdk.client.SeLayer@anonymised.com, named BC_WATER_POLYS_5KM
165940 [INFO] org.geotools.data.arcsde.FilterSet - set filter to [ GEOMETRY bbo
x POLYGON ((200000 300000, 200000 302000, 202000 302000, 202000 300000, 200000 3
00000)) ] (do we want a new layer name?
165940 [FINER] AbstractFilter - ENTRY 4
165940 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
165940 [INFO] org.geotools.data.arcsde.ArcSDEQuery - constructing new sql query
with connection: com.esri.sde.sdk.client.SeConnection@anonymised.com, propnames: [FCODE
, GEOMETRY, OBJECTID] sqlConstruct: com.esri.sde.sdk.client.SeSqlConstruct@anonymised.com
b8
165940 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
165940 [INFO] org.geotools.data.arcsde.FilterSet - created sql where clause nul
l
165955 [FINER] AbstractFilter - ENTRY 4
165955 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
165955 [INFO] org.geotools.filter.GeometryEncoderSDE - creating new spatial fil
ter with name: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM spatial column: GEOMETRY filt
ershape: fid:0,numOfPts:5,Shape Type:Polygon,Layer Id:0; sdeMethod 0 truth: true
165955 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
165955 [FINE] org.geotools.data.arcsde.ArcSDEAdapter - applying 1 spatial filte
rs
165971 [INFO] org.geotools.data.arcsde.ArcSDEQuery - set spatial constraints wi
th filters: [Lcom.esri.sde.sdk.client.SeFilter;@3e5a91
165971 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - returned sdeQuery is org
.geotools.data.arcsde.ArcSDEQuery@anonymised.com
165971 [FINE] org.geotools.data.arcsde.ArcSDEQuery - Building a new SeQuery to
consult it's resulting envelope
165971 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com now in use
165971 [FINER] AbstractFilter - ENTRY 4
165986 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
165986 [INFO] org.geotools.filter.GeometryEncoderSDE - creating new spatial fil
ter with name: WHSE_BASEMAPPING.BC_WATER_POLYS_5KM spatial column: GEOMETRY filt
ershape: fid:0,numOfPts:5,Shape Type:Polygon,Layer Id:0; sdeMethod 0 truth: true
165986 [INFO] org.geotools.filter.GeometryEncoderSDE - getting layer name: BC_W
ATER_POLYS_5KM for layer: com.esri.sde.sdk.client.SeLayer@anonymised.com, qname is WHSE_
BASEMAPPING.BC_WATER_POLYS_5KM
166846 [FINE] org.geotools.data.arcsde.ArcSDEConnectionPool - com.esri.sde.sdk.
client.SeConnection@anonymised.com freed
166846 [WARNING] org.geotools.data.arcsde.ArcSDEQuery - error closing query: NE
TWORK I/O OPERATION FAILED.
166861 [WARNING] org.geotools.data.arcsde.ArcSDEQuery - Trying to close an SeQu
ery: NETWORK I/O OPERATION FAILED.
org.geotools.data.DataSourceException: Can't consult the query extent: null
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:312)
at org.geotools.data.arcsde.ArcSDEDataStore.getBounds(ArcSDEDataStore.ja
va:510)
at org.geotools.data.AbstractFeatureSource.getBounds(AbstractFeatureSour
ce.java:166)
at org.geotools.data.DefaultFeatureResults.getBounds(DefaultFeatureResul
ts.java:153)
at org.geotools.gml.producer.FeatureTransformer$FeatureTranslator.encode
(FeatureTransformer.java:338)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(Tra
nsformerBase.java:605)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
ormerIdentityImpl.java:452)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.j
ava:286)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:119)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:98)
at org.vfny.geoserver.responses.wfs.GML2FeatureResponseDelegate.encode(G
ML2FeatureResponseDelegate.java:219)
at org.vfny.geoserver.responses.wfs.FeatureResponse.writeTo(FeatureRespo
nse.java:127)
at org.vfny.geoserver.servlets.AbstractService.doService(AbstractService
.java:423)
at org.vfny.geoserver.servlets.AbstractService.doPost(AbstractService.ja
va:300)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doResponse(WfsDispatche
r.java:221)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doPost(WfsDispatcher.ja
va:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358
)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:294)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
67)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:525)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:790)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
197)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)
Caused by: java.lang.IndexOutOfBoundsException
at java.io.ByteArrayInputStream.read(ByteArrayInputStream.java:160)
at java.io.DataInputStream.read(DataInputStream.java:224)
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.c([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.e([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.e.d([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.readInt([DashoPro
-V2.1-070100])
at com.esri.sde.sdk.client.e.h([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.g([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.l([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.o.a([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.SeQuery.calculateLayerExtent([DashoPro-V2.1-0
70100])
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:307)
... 30 more
166893 [FINE] org.vfny.geoserver.ServiceException - null error:Translator error
166908 [WARNING] org.vfny.geoserver.ServiceException - encountered error: null
error:Translator error
StackTrace: javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:123)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:98)
at org.vfny.geoserver.responses.wfs.GML2FeatureResponseDelegate.encode(G
ML2FeatureResponseDelegate.java:219)
at org.vfny.geoserver.responses.wfs.FeatureResponse.writeTo(FeatureRespo
nse.java:127)
at org.vfny.geoserver.servlets.AbstractService.doService(AbstractService
.java:423)
at org.vfny.geoserver.servlets.AbstractService.doPost(AbstractService.ja
va:300)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doResponse(WfsDispatche
r.java:221)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doPost(WfsDispatcher.ja
va:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358
)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:294)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
67)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:525)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:790)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
197)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)
Caused by: java.lang.RuntimeException: error reading FeatureResults
at org.geotools.gml.producer.FeatureTransformer$FeatureTranslator.encode
(FeatureTransformer.java:354)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(Tra
nsformerBase.java:605)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
ormerIdentityImpl.java:452)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.j
ava:286)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:119)
... 22 more
Caused by: org.geotools.data.DataSourceException: Can't consult the query extent
: null
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:312)
at org.geotools.data.arcsde.ArcSDEDataStore.getBounds(ArcSDEDataStore.ja
va:510)
at org.geotools.data.AbstractFeatureSource.getBounds(AbstractFeatureSour
ce.java:166)
at org.geotools.data.DefaultFeatureResults.getBounds(DefaultFeatureResul
ts.java:153)
at org.geotools.gml.producer.FeatureTransformer$FeatureTranslator.encode
(FeatureTransformer.java:338)
... 26 more
Caused by: java.lang.IndexOutOfBoundsException
at java.io.ByteArrayInputStream.read(ByteArrayInputStream.java:160)
at java.io.DataInputStream.read(DataInputStream.java:224)
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.c([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.e([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.e.d([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.readInt([DashoPro
-V2.1-070100])
at com.esri.sde.sdk.client.e.h([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.g([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.l([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.o.a([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.SeQuery.calculateLayerExtent([DashoPro-V2.1-0
70100])
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:307)
... 30 more
---------
java.lang.RuntimeException: error reading FeatureResults
at org.geotools.gml.producer.FeatureTransformer$FeatureTranslator.encode
(FeatureTransformer.java:354)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(Tra
nsformerBase.java:605)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
ormerIdentityImpl.java:452)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.j
ava:286)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:119)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.
java:98)
at org.vfny.geoserver.responses.wfs.GML2FeatureResponseDelegate.encode(G
ML2FeatureResponseDelegate.java:219)
at org.vfny.geoserver.responses.wfs.FeatureResponse.writeTo(FeatureRespo
nse.java:127)
at org.vfny.geoserver.servlets.AbstractService.doService(AbstractService
.java:423)
at org.vfny.geoserver.servlets.AbstractService.doPost(AbstractService.ja
va:300)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doResponse(WfsDispatche
r.java:221)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doPost(WfsDispatcher.ja
va:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358
)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:294)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
67)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:525)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:790)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
197)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)
Caused by: org.geotools.data.DataSourceException: Can't consult the query extent
: null
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:312)
at org.geotools.data.arcsde.ArcSDEDataStore.getBounds(ArcSDEDataStore.ja
va:510)
at org.geotools.data.AbstractFeatureSource.getBounds(AbstractFeatureSour
ce.java:166)
at org.geotools.data.DefaultFeatureResults.getBounds(DefaultFeatureResul
ts.java:153)
at org.geotools.gml.producer.FeatureTransformer$FeatureTranslator.encode
(FeatureTransformer.java:338)
... 26 more
Caused by: java.lang.IndexOutOfBoundsException
at java.io.ByteArrayInputStream.read(ByteArrayInputStream.java:160)
at java.io.DataInputStream.read(DataInputStream.java:224)
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.c([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.a([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.e([DashoPro-V2.1-
070100])
at com.esri.sde.sdk.client.e.d([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.XdrSystem$XdrRecInputStream.readInt([DashoPro
-V2.1-070100])
at com.esri.sde.sdk.client.e.h([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.g([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.d.l([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.o.a([DashoPro-V2.1-070100])
at com.esri.sde.sdk.client.SeQuery.calculateLayerExtent([DashoPro-V2.1-0
70100])
at org.geotools.data.arcsde.ArcSDEQuery.calculateQueryExtent(ArcSDEQuery
.java:307)
... 30 more
166924 [FINE] org.vfny.geoserver.ServiceException - return wfs exception is <?x
ml version="1.0" ?>
<ServiceExceptionReport
version="1.2.0"
xmlns="http://www.opengis.net/ogc"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/ogc http://slkapps2.env.gov.bc.ca:
8080/geoserver/data/capabilities/wfs/1.0.0/OGC-exception.xsd">
<ServiceException>
null error:Translator error </ServiceException>
</ServiceExceptionReport>
08:42:34.360 WARN!! Exception for /geoserver/wfs
java.lang.IllegalStateException
at org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpRe
sponse.java:540)
at org.vfny.geoserver.servlets.AbstractService.send(AbstractService.java
:606)
at org.vfny.geoserver.servlets.AbstractService.sendError(AbstractService
.java:662)
at org.vfny.geoserver.servlets.AbstractService.doService(AbstractService
.java:440)
at org.vfny.geoserver.servlets.AbstractService.doPost(AbstractService.ja
va:300)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doResponse(WfsDispatche
r.java:221)
at org.vfny.geoserver.servlets.wfs.WfsDispatcher.doPost(WfsDispatcher.ja
va:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358
)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:294)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
67)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:525)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:790)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
197)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)
08:42:34.375 WARN!! Exception for /geoserver/wfs/TestWfsPost
java.lang.IllegalStateException
at org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpRe
sponse.java:540)
at org.vfny.geoserver.servlets.wfs.TestWfsPost.processRequest(TestWfsPos
t.java:231)
at org.vfny.geoserver.servlets.wfs.TestWfsPost.doPost(TestWfsPost.java:7
2)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358
)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:294)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
67)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:525)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:790)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
197)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)