here is the log :
6234 [INFO] org.vfny.geoserver.servlets.AbstractService - Looking for configure
d service responses' strategy
6234 [INFO] org.vfny.geoserver.servlets.AbstractService - Looking for configure
d service strategy PARTIAL-BUFFER
6234 [INFO] org.vfny.geoserver.servlets.AbstractService - Using service strateg
y class org.vfny.geoserver.servlets.PartialBufferStrategy
6234 [INFO] org.vfny.geoserver.servlets.AbstractService - Set buffer size to 50
6312 [KONFIG] org.geotools.factory.FactoryRegistry - Factory implementations fo
r category CoordinateOperationFactory:
org.geotools.referencing.operation.DefaultCoordinateOperationFactory
org.geotools.referencing.operation.AuthorityBackedFactory
6344 [KONFIG] org.geotools.factory.FactoryRegistry - Factory implementations fo
r category CoordinateOperationAuthorityFactory:
org.geotools.referencing.factory.epsg.DefaultFactory
6359 [KONFIG] org.geotools.factory.FactoryRegistry - Factory implementations fo
r category CSFactory:
org.geotools.referencing.factory.GeotoolsFactory
6750 [KONFIG] org.geotools.factory.FactoryRegistry - Factory implementations fo
r category CRSAuthorityFactory:
org.geotools.referencing.crs.EPSGCRSAuthorityFactory
org.geotools.referencing.factory.epsg.DefaultFactory
org.geotools.referencing.factory.wms.AutoCRSFactory
org.geotools.referencing.factory.wms.WebCRSFactory
6797 [INFO] org.vfny.geoserver.servlets.AbstractService - handling request: org
.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
7281 [KONFIG] org.vfny.geoserver.wms.responses.helpers.JAISupport - Supported J
AIMapResponse's MIME Types: [image/jpeg]
7609 [SCHWERWIEGEND] org.geotools.data.jdbc.JDBC1DataStore - Error Performing S
QL query: SELECT "null", "GEOMETRY", "LINK_ID" FROM "GSMYTABLE" WHERE SDO_RELATE
("GEOMETRY",MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1
),MDSYS.SDO_ORDINATE_ARRAY(6.4,51.0,6.5,51.0,6.5,51.05,6.4,51.05,6.4,51.0)),'mas
k=anyinteract querytype=WINDOW') = 'TRUE'
7609 [INFO] org.vfny.geoserver.wms.responses.map.kml.EncodeKML - Layer () rende
red with KML vector output.
7625 [SCHWERWIEGEND] org.geotools.data.jdbc.JDBC1DataStore - Error Performing S
QL query: SELECT "null", "GEOMETRY", "LINK_ID" FROM "GSMYTABLE" WHERE SDO_RELATE
("GEOMETRY",MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1
),MDSYS.SDO_ORDINATE_ARRAY(6.4,51.0,6.5,51.0,6.5,51.05,6.4,51.05,6.4,51.0)),'mas
k=anyinteract querytype=WINDOW') = 'TRUE'
7640 [WARNUNG] org.vfny.geoserver.wms.responses.map.kml.KMLWriter - KML transfo
rm for feature failed Could not aquire feature:org.geotools.data.DataSourceExcep
tion: Error Performing SQL query: SELECT "null", "GEOMETRY", "LINK_ID" FROM "GSM
YTABLE" WHERE SDO_RELATE("GEOMETRY",MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO_
ELEM_INFO_ARRAY(1,1003,1),MDSYS.SDO_ORDINATE_ARRAY(6.4,51.0,6.5,51.0,6.5,51.05,6
.4,51.05,6.4,51.0)),'mask=anyinteract querytype=WINDOW') = 'TRUE'
7640 [INFO] org.vfny.geoserver.servlets.AbstractService - Service handled
2006/9/27, Chris Holmes <cholmes@anonymised.com <mailto:cholmes@anonymised.com>>:
Could you attach the error log generated with the 'green' style?
jan wrobel wrote:
> i made the request using the 'green' style and 'line', both didnt
work.
> the sld im using...are the ones coming with geoserver, but i can
attach
> the green.sld :
>
> <?xml version="1.0 " encoding="ISO-8859-1"?>
> <StyledLayerDescriptor version="1.0.0"
> xsi:schemaLocation="http://www.opengis.net/sld
> StyledLayerDescriptor.xsd " xmlns=" http://www.opengis.net/sld"
> xmlns:ogc="http://www.opengis.net/ogc"
> xmlns:xlink=" http://www.w3.org/1999/xlink" xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance">
> <!-- a named layer is the basic building block of an sld document
-->
> <NamedLayer>
> <Name>A Test Layer</Name>
>
> <!-- with in a layer you have Named Styles -->
> <UserStyle>
> <!-- again they have names, titles and abstracts -->
> <Name>polyshp</Name>
> <!-- FeatureTypeStyles describe how to render different
features -->
> <!-- a feature type for polygons -->
> <FeatureTypeStyle>
> <Rule>
> <!-- like a linesymbolizer but with a fill too -->
> <PolygonSymbolizer>
> <Fill>
> <!-- CssParameters allowed are fill (the color) and
> fill-opacity -->
> <CssParameter name="fill">#66FF66</CssParameter>
> </Fill>
> <Stroke/>
>
> </PolygonSymbolizer>
> </Rule>
> </FeatureTypeStyle>
> </UserStyle>
> </NamedLayer>
> </StyledLayerDescriptor>
>
> 2006/9/26, Brent Owens < brentowens@anonymised.com
<mailto:brentowens@anonymised.com> <mailto:brentowens@anonymised.com
<mailto:brentowens@anonymised.com>>>:
>
> Hi Jan
>
> Does requesting other datasets work? (non-oracle datasets).
>
> Brent Owens
> (The Open Planning Project)
>
> Chris Holmes wrote:
> > Can you try it with a different SLD? Maybe something even
simpler.
> > Like the 'green' style? It looks like it's having trouble
getting
> > certain attributes from the database. Actually could you
also attach
> > the SLD you're using?
> >
> > thanks,
> >
> > Chris
> >
> > jan wrobel wrote:
> >> Hi,
> >>
> >> I try to get KML Data from an oracle spatial database.
> >>
> >> I use classes12.jar and the
> geoserver-1.3.x-oracle-ext.zip(downloaded
> >> from
> >>
> http://prdownloads.sourceforge.net/geoserver/geoserver-1.3.x-oracle-ext.zip?download
<http://prdownloads.sourceforge.net/geoserver/geoserver-1.3.x-oracle-ext.zip?download>\)
> >> to make a connection to the database. It works all fine with
> version
> >> 1.3.1 and 1.3.3. With version 1.3.4 it doesnt work,
> >> I need version 1.3.4 because of the decimal issue with KML.
> >> Configured all the same way, 1.3.1,1.3.3 and 1.3.4 .
> >>
> >> My request :
> >>
> http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05
<http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05>
> <
http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05
<http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05>>
> >> <
> http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05
<http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05>
> <
http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05
<http://server:8095/geoserver//wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kml+XML&width=1024&height=1024&srs=EPSG:4326&layers=topp:GSMYTABLE&styles=simple_roads&bbox=6.4,51.0,6.5,51.05>>>
> >>
> >> I will attach the error message generated by geoserver.
> >>
> >> I hope that are all informations that are required.
> >>
> ------------------------------------------------------------------------
> >>
> >> 15125 [INFO] org.vfny.geoserver.servlets.AbstractService
- Looking
> >> for configur
> >> d service responses' strategy
> >> 15187 [INFO] org.vfny.geoserver.servlets.AbstractService
- Looking
> >> for configur
> >> d service strategy PARTIAL-BUFFER
> >> 15187 [INFO] org.vfny.geoserver.servlets.AbstractService
- Using
> >> service strate
> >> y class org.vfny.geoserver.servlets.PartialBufferStrategy
> >> 15187 [INFO] org.vfny.geoserver.servlets.AbstractService
- Set
> buffer
> >> size to 5
> >>
> >> 15250 [KONFIG] org.geotools.factory.FactoryRegistry - Factory
> >> implementations f
> >> r category CoordinateOperationFactory:
> >> org.geotools.referencing.operation.DefaultCoordinateOperationFactory
>
> >> org.geotools.referencing.operation.AuthorityBackedFactory
> >> 15359 [KONFIG] org.geotools.factory.FactoryRegistry - Factory
> >> implementations f
> >> r category CoordinateOperationAuthorityFactory:
> >> org.geotools.referencing.factory.epsg.DefaultFactory
> >> 15516 [KONFIG] org.geotools.factory.FactoryRegistry - Factory
> >> implementations f
> >> r category CSFactory:
> >> org.geotools.referencing.factory.GeotoolsFactory
> >> 16016 [KONFIG] org.geotools.factory.FactoryRegistry - Factory
> >> implementations f
> >> r category CRSAuthorityFactory:
> >> org.geotools.referencing.crs.EPSGCRSAuthorityFactory
> >> org.geotools.referencing.factory.epsg.DefaultFactory
> >> org.geotools.referencing.factory.wms.AutoCRSFactory
> >> org.geotools.referencing.factory.wms.WebCRSFactory
> >> 16062 [INFO] org.vfny.geoserver.servlets.AbstractService
- handling
> >> request: or
> >> .vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
> >> 16484 [KONFIG]
org.vfny.geoserver.wms.responses.helpers.JAISupport -
> >> Supported
> >> AIMapResponse's MIME Types: [image/jpeg]
> >> 16766 [SCHWERWIEGEND]
org.geotools.data.jdbc.JDBC1DataStore - Error
> >> Performing
> >> QL query: SELECT "null", "GEOMETRY", "LINK_ID" FROM
"GSMYTABLE"
> WHERE
> >> SDO_RELAT
> >>
> ("GEOMETRY",MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,
> >>
> ),MDSYS.SDO_ORDINATE_ARRAY
(6.4,51.0,6.5,51.0,6.5,51.05,6.4,51.05,6.4,51.0
> )),'ma
> >>
> >> k=anyinteract querytype=WINDOW') = 'TRUE'
> >> 16859 [INFO]
org.vfny.geoserver.wms.responses.map.kml.EncodeKML -
> >> Layer () rend
> >> red with KML vector output.
> >> 16891 [SCHWERWIEGEND]
org.geotools.data.jdbc.JDBC1DataStore - Error
> >> Performing
> >> QL query: SELECT "null", "GEOMETRY", "LINK_ID" FROM
"GSMYTABLE"
> WHERE
> >> SDO_RELAT
> >> ("GEOMETRY",
> MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,
> >>
> ),MDSYS.SDO_ORDINATE_ARRAY(6.4,51.0,6.5,51.0,6.5,51.05,6.4,51.05,6.4,51.0)),'ma
> >>
> >> k=anyinteract querytype=WINDOW') = 'TRUE'
> >> 17078 [WARNUNG]
org.vfny.geoserver.wms.responses.map.kml.KMLWriter -
> >> KML transf
> >> rm for feature failed Could not aquire
> >> feature:org.geotools.data.DataSourceExce
> >> tion: Error Performing SQL query: SELECT "null", "GEOMETRY",
> >> "LINK_ID" FROM "GS
> >> YTABLE" WHERE
> >>
SDO_RELATE("GEOMETRY",MDSYS.SDO_GEOMETRY(2003,8307,NULL,MDSYS.SDO
> >> ELEM_INFO_ARRAY(1,1003,1), MDSYS.SDO_ORDINATE_ARRAY
> (6.4,51.0,6.5,51.0,6.5,51.05,
> >>
> >> .4,51.05,6.4,51.0)),'mask=anyinteract querytype=WINDOW')
= 'TRUE'
> >> 17078 [INFO] org.vfny.geoserver.servlets.AbstractService
- Service
> >> handled
> >>
> ------------------------------------------------------------------------
> >>
> -------------------------------------------------------------------------
> >>
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the
chance to
> >> share your
> >> opinions on IT & business topics through brief surveys -- and
> earn cash
> >>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
> <
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>>
> >>
> ------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> Geoserver-users mailing list
> >> Geoserver-users@lists.sourceforge.net
<mailto:Geoserver-users@lists.sourceforge.net>
> <mailto:Geoserver-users@lists.sourceforge.net
<mailto:Geoserver-users@lists.sourceforge.net>>
> >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> < https://lists.sourceforge.net/lists/listinfo/geoserver-users>
> >>
> >> !DSPAM:1003,45194088261301775926497!
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the
chance to
> share your
> > opinions on IT & business topics through brief surveys -- and
> earn cash
> >
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>>
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Geoserver-users mailing list
> > Geoserver-users@lists.sourceforge.net
<mailto:Geoserver-users@lists.sourceforge.net>
> <mailto:Geoserver-users@lists.sourceforge.net
<mailto:Geoserver-users@lists.sourceforge.net>>
> > https://lists.sourceforge.net/lists/listinfo/geoserver-users
> >
>
> !DSPAM:1003,451a283e70421510810322!
>
------------------------------------------------------------------------
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
share your
> opinions on IT & business topics through brief surveys -- and
earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>
> !DSPAM:1003,451a283e70421510810322!
>
------------------------------------------------------------------------
>
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
<mailto:Geoserver-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
> !DSPAM:1003,451a283e70421510810322!
--
Chris Holmes
The Open Planning Project
http://topp.openplans.org
!DSPAM:1003,451b7cff261254750375898!