[Geoserver-users] EPSG:900913 not found

Hi Everyone,
I am trying to adapt the OpenLayers/Gmaps example for my own purposes,
but have not gotten far. I get this error when trying to map my own
layer (having modified the source code of the ol_demo.html file
accordingly). I am running 1.60RC1 on Tomcat 6.014 with Java 1.6 if
this helps.

Thanks for your help.

Best regards,
Jason

P.S. A get capabilities request confirms that the 900913 projection is
not available, but it is present in the
/user_projections/epsg.properties file.

A stack trace ....

2007-12-10 17:37:12,427 DEBUG [geoserver.responses] - No code
"EPSG:900913" from authority "European Petroleum S
          urvey Group" found for object of type
"CoordinateReferenceSystem".
2007-12-10 17:37:12,427 WARN [geoserver.ows] -
org.vfny.geoserver.wms.WmsException: No code "EPSG:900913" from
authority "European Petroleum Survey Group" foun
        d for object of type "CoordinateReferenceSystem".
        at org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:157)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:371)
        at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
        at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
        at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdap
                              ter.java:44)
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
        at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.ja
                              va:125)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:178)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationF
                              ilter.java:229)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
        at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
        at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:852)
        at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:584
                              )
        at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1508)
        at java.lang.Thread.run(Thread.java:619)

Any chance you using a 1.6.x geoserver that you upgraded from an earlier
version? You may be running into an issue that many users seem to
running up against with the upgrade. Can Check for any exceptions on
server startup.

Also... do any of the other entries from user_projects show up in the
srs list?

Jason Pickering wrote:

Hi Everyone,
I am trying to adapt the OpenLayers/Gmaps example for my own purposes,
but have not gotten far. I get this error when trying to map my own
layer (having modified the source code of the ol_demo.html file
accordingly). I am running 1.60RC1 on Tomcat 6.014 with Java 1.6 if
this helps.

Thanks for your help.

Best regards,
Jason

P.S. A get capabilities request confirms that the 900913 projection is
not available, but it is present in the
/user_projections/epsg.properties file.

A stack trace ....

2007-12-10 17:37:12,427 DEBUG [geoserver.responses] - No code
"EPSG:900913" from authority "European Petroleum S
          urvey Group" found for object of type
"CoordinateReferenceSystem".
2007-12-10 17:37:12,427 WARN [geoserver.ows] -
org.vfny.geoserver.wms.WmsException: No code "EPSG:900913" from
authority "European Petroleum Survey Group" foun
        d for object of type "CoordinateReferenceSystem".
        at org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:157)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:371)
        at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
        at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
        at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdap
                              ter.java:44)
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
        at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.ja
                              va:125)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:178)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationF
                              ilter.java:229)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
        at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
        at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:852)
        at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:584
                              )
        at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1508)
        at java.lang.Thread.run(Thread.java:619)

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:4007,475d6d6238366491211187!

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

I have the same problems when I try to use WFS layer.
The problem is in BBOX parameter sent to GEOS. My test to send the same
request (GetFeature)without BBOX, returns results OK.

Jason Pickering wrote:

Hi Everyone,
I am trying to adapt the OpenLayers/Gmaps example for my own purposes,
but have not gotten far. I get this error when trying to map my own
layer (having modified the source code of the ol_demo.html file
accordingly). I am running 1.60RC1 on Tomcat 6.014 with Java 1.6 if
this helps.

Thanks for your help.

Best regards,
Jason

P.S. A get capabilities request confirms that the 900913 projection is
not available, but it is present in the
/user_projections/epsg.properties file.

A stack trace ....

2007-12-10 17:37:12,427 DEBUG [geoserver.responses] - No code
"EPSG:900913" from authority "European Petroleum S
          urvey Group" found for object of type
"CoordinateReferenceSystem".
2007-12-10 17:37:12,427 WARN [geoserver.ows] -
org.vfny.geoserver.wms.WmsException: No code "EPSG:900913" from
authority "European Petroleum Survey Group" foun
        d for object of type "CoordinateReferenceSystem".
        at org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:157)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:371)
        at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
        at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
        at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdap
                              ter.java:44)
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
        at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
        at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.ja
                              va:125)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:178)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationF
                              ilter.java:229)
        at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
        at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
        at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
        at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:852)
        at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:584
                              )
        at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1508)
        at java.lang.Thread.run(Thread.java:619)

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

oven38 ha scritto:

I have the same problems when I try to use WFS layer.
The problem is in BBOX parameter sent to GEOS. My test to send the same
request (GetFeature)without BBOX, returns results OK.

If you look into the GeoServer data directory, do you have
the user_projections/epsg.properties file? Does it contain
the 900913 code defined as:

900913=PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Longitude", EAST], AXIS["Latitude", NORTH]], PROJECTION["Mercator_1SP_Google"], PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y", NORTH], AUTHORITY["EPSG","900913"]]

If so, do you see any error in GeoServer's startup logs?
Cheers
Andrea

Andrea Aime wrote:

oven38 ha scritto:

I have the same problems when I try to use WFS layer.
The problem is in BBOX parameter sent to GEOS. My test to send the same
request (GetFeature)without BBOX, returns results OK.

If you look into the GeoServer data directory, do you have
the user_projections/epsg.properties file? Does it contain
the 900913 code defined as:

900913=PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Longitude", EAST], AXIS["Latitude", NORTH]], PROJECTION["Mercator_1SP_Google"], PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y", NORTH], AUTHORITY["EPSG","900913"]]

If so, do you see any error in GeoServer's startup logs?
Cheers
Andrea

The 900913 code is alredy defined in user_projections/epsg.properties, but in GeoServer's log in one error :

.....
2313 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [wcs,wcsConfig,wcsRegisterar,wcsConfigRegisterar,wcsAbstractService,wcsService,wcsGetCapabilities,wcsDescribeCoverage,wcsGetCoverage,wcsService2,wcsServiceDescriptor,wcsExceptionHandler,wcsGetCapabilitiesKvpReader,describeCoverageKvpReader,getCoverageKvpReader,wcsXmlReader,wcsGetCapabilitiesXmlReader,describeCoverageXmlReader,getCoverageXmlReader,wcsGetCapabilitiesResponse,describeCoverageResponse,getCoverageResponse,wcsURLMapping,applicationState,applicationStateRegisterar,filePublisher,dispatcherMapping,validation,validationConfig,validationRegisterar,validationConfigRegisterar,resourceLoader,extensions,config,geoServer,globalConfig,data,dataConfig,dataRegisterar,dataConfigRegisterar,globalConfigRegisterar,geoServerRegisterar,serviceStrategyFactory,speedServiceStrategy,fileServiceStrategy,bufferServiceStrategy,partialBufferServiceStrategy2,customEditorConfigurer,dispatcher,wfsvServiceTarget,wfsvService,wfsvService-1.0.0,wfsvService-1.1.0,wfsvExceptionHandler,wfsvURLMapping
,wfsvXmlConfiguration-1.1,wfsRollbackElementHandler,wfsv-xmlReader-1.1.0,wfsvGetLogXmlReader-1.1.0,wfsvGetDiffXmlReader-1.1.0,wfsvRollbackXmlReader-1.1.0,wfsvVersionedUpdateXmlReader-1.1.0,wfsvDeleteElementXmlReader-1.1.0,wfs-x-xmlReader-1.1.0,wfs-x-TransactionXmlReader-1.1.0,transactionOutputFormat,getLogGml3OutputFormat,getLogGml2OutputFormat,getLogJSONOutputFormat,getLogHtmlOutputFormat,getDiffHtmlOutputFormat,wms,wmsConfig,wmsRegisterar,wmsConfigRegisterar,wmsAbstractService,wmsService,wmsGetCapabilities,wmsDescribeLayer,wmsGetFeatureInfo,wmsGetLegendGraphic,wmsGetMap,wmsGetMapLegacy,wmsService2,wmsServiceDescriptor,wmsExceptionHandler,widthKvpParser,heightKvpParser,formatOptionsKvpParser,bgColorKvpParser,transparentKvpParser,tiledKvpParser,tilesOriginKvpParser,bufferKvpParser,paletteKvpParser,timeKvpParser,elevationKvpParser,validateSldKvpParser,wmsGetCapabilitiesKvpReader,describeLayerKvpReader,getMapKvpReader,getFeatureInfoKvpReader,getLegendGraphicKvpReader,wmsCapabil
itiesXmlReader,getMapXmlReader,sldXmlReader,wmsGetCapabilitiesResponse,describeLayerResponse,getMapResponse,getFeatureInfoResponse,getLegendGraphicResponse,wmsURLMapping,GIFLegendProducerFactory,JaiLegendProducerFactory,PNGLegendProducerFactory,PNGMapProducerFactory,GeoTiffMapProducerFactory,TiffMapProducerFactory,SVGMapProducerFactory,GIFMapProducerFactory,KMLMapProducerFactory,KMZMapProducerFactory,PDFMapProducerFactory,JPEGMapProducerFactory,OpenLayersMapProducerFactory,GeoRSSMapProducerFactory,kmlService,kmlServiceDescriptor,kmlURLMapping,superOverlayKvpParser,legendKvpParser,kmatrrKvpParser,kmscoreKvpParser,wfsConfig,wfsRegisterar,wfsConfigRegisterar,filterFactory,wfs,wfsServiceTarget,wfsLogger,wfsService,wfsInsertElementHandler,wfsUpdateElementHandler,wfsDeleteElementHandler,wfsNativeElementHandler,wfsService-1.0.0,wfsService-1.1.0,wfsExceptionHandler,gml2SchemaBuilder,gml3SchemaBuilder,xmlConfiguration-1.0,xmlConfiguration-1.1,getCapabilitiesResponse,lockFeatureRespons
e,transactionResponse-1.0.0,citeComplianceHack,wfsURLMapping,typeNameKvpParser,featureIdKvpParser,bboxKvpParser,filterKvpParser,cqlKvpParser,propertyNameKvpParser,maxFeatureKvpParser,srsNameKvpParser,sortByKvpParser,expiryKvpParser,resultTypeKvpParser,acceptVersionsKvpParser,acceptFormatsKvpParser,wfsGetCapabilitiesKvpReader,describeFeatureTypeKvpReader,getFeatureKvpReader,getFeatureWithLockKvpReader,lockFeatureKvpReader,transactionKvpReader,releaseLockKvpReader,xmlReader-1.0.0,wfsGetCapabilitiesXmlReader,describeFetureTypeXmlReader,getFeatureXmlReader,getFeatureWithLockXmlReader,lockFeatureXmlReader,transactionXmlReader,xmlReader-1.1.0,wfsGetCapabilitiesXmlReader-1.1.0,describeFeatureTypeXmlReader-1.1.0,getFeatureTypeXmlReader-1.1.0,getFeatureWithLockXmlReader-1.1.0,lockFeatureXmlReader-1.1.0,transactionXmlReader-1.1.0,gml2FeatureTypeEncoder,gml3FeatureTypeEncoder,gml2OutputFormat,gml3OutputFormat,hitsOutputFormat,shapezipOutputFormat,geojsonOutputFormat,filterChainProxy,fil
terInvocationInterceptor,httpSessionContextIntegrationFilterWithASCTrue,httpSessionContextIntegrationFilterWithASCFalse,logoutFilter,authenticationProcessingFilter,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,basicProcessingFilter,basicProcessingFilterEntryPoint,consoleExceptionTranslationFilter,owsExceptionTranslationFilter,rememberMeServices,authenticationManager,daoAuthenticationProvider,userDetailsService,operationSecurityInterceptor]; root of BeanFactory hierarchy]
11 dec 20:55:22 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: /data/www/ms_demo/jetty/data_dir_camp
----------------------------------
11.12.2007 20:55:22 java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /root/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
11 dec 20:55:24 INFO [geoserver.global] - StdOut logging enabled. Log file also output to '/data/www/ms_demo/jetty/data_dir_camp/logs/geoserver.log'
11 dec 20:55:24 INFO [geoserver.global] - Loading feature type 'country_boundaries:::gboundaries' (layer 1/11)
.....

The rest of log at startup is OK.

ciao,
Alfred

Hi,

I think i had the same problem which appears with 1.6RC1.
It worked with beta3. I have tested a nighty build 1 or 2 weeks ago that corrected this problem.
Maybe you should try a nightly build.

DESPRES Damien

oven38 a écrit :

···


Damien DESPRES
ddespres@anonymised.com
02 99 65 77 45

24 bis, rue du Maréchal Joffre
35200 RENNES

www.sigbea.fr

Thanks for sugestition,
but I need more free resources to learn how to compile and build GeoServer

lp, Alfred

DESPRES Damien wrote:

Hi,

I think i had the same problem which appears with 1.6RC1.
It worked with beta3. I have tested a nighty build 1 or 2 weeks ago that corrected this problem.
Maybe you should try a nightly build.

DESPRES Damien

oven38 a écrit :

Andrea Aime wrote:
  

oven38 ha scritto:
    

I have the same problems when I try to use WFS layer.
The problem is in BBOX parameter sent to GEOS. My test to send the same
request (GetFeature)without BBOX, returns results OK.
      

If you look into the GeoServer data directory, do you have
the user_projections/epsg.properties file? Does it contain
the 900913 code defined as:

900913=PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Longitude", EAST], AXIS["Latitude", NORTH]], PROJECTION["Mercator_1SP_Google"], PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y", NORTH], AUTHORITY["EPSG","900913"]]

If so, do you see any error in GeoServer's startup logs?
Cheers
Andrea

The 900913 code is alredy defined in user_projections/epsg.properties, but in GeoServer's log in one error :

.....
2313 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [wcs,wcsConfig,wcsRegisterar,wcsConfigRegisterar,wcsAbstractService,wcsService,wcsGetCapabilities,wcsDescribeCoverage,wcsGetCoverage,wcsService2,wcsServiceDescriptor,wcsExceptionHandler,wcsGetCapabilitiesKvpReader,describeCoverageKvpReader,getCoverageKvpReader,wcsXmlReader,wcsGetCapabilitiesXmlReader,describeCoverageXmlReader,getCoverageXmlReader,wcsGetCapabilitiesResponse,describeCoverageResponse,getCoverageResponse,wcsURLMapping,applicationState,applicationStateRegisterar,filePublisher,dispatcherMapping,validation,validationConfig,validationRegisterar,validationConfigRegisterar,resourceLoader,extensions,config,geoServer,globalConfig,data,dataConfig,dataRegisterar,dataConfigRegisterar,globalConfigRegisterar,geoServerRegisterar,serviceStrategyFactory,speedServiceStrategy,fileServiceStrategy,bufferServiceStrategy,partialBufferServiceStrategy2,customEditorConfigurer,dispatcher,wfsvServiceTarget,wfsvService,wfsvService-1.0.0,wfsvService-1.1.0,wfsvExceptionHandler,wfsvURLMapp

ing

,wfsvXmlConfiguration-1.1,wfsRollbackElementHandler,wfsv-xmlReader-1.1.0,wfsvGetLogXmlReader-1.1.0,wfsvGetDiffXmlReader-1.1.0,wfsvRollbackXmlReader-1.1.0,wfsvVersionedUpdateXmlReader-1.1.0,wfsvDeleteElementXmlReader-1.1.0,wfs-x-xmlReader-1.1.0,wfs-x-TransactionXmlReader-1.1.0,transactionOutputFormat,getLogGml3OutputFormat,getLogGml2OutputFormat,getLogJSONOutputFormat,getLogHtmlOutputFormat,getDiffHtmlOutputFormat,wms,wmsConfig,wmsRegisterar,wmsConfigRegisterar,wmsAbstractService,wmsService,wmsGetCapabilities,wmsDescribeLayer,wmsGetFeatureInfo,wmsGetLegendGraphic,wmsGetMap,wmsGetMapLegacy,wmsService2,wmsServiceDescriptor,wmsExceptionHandler,widthKvpParser,heightKvpParser,formatOptionsKvpParser,bgColorKvpParser,transparentKvpParser,tiledKvpParser,tilesOriginKvpParser,bufferKvpParser,paletteKvpParser,timeKvpParser,elevationKvpParser,validateSldKvpParser,wmsGetCapabilitiesKvpReader,describeLayerKvpReader,getMapKvpReader,getFeatureInfoKvpReader,getLegendGraphicKvpReader,wmsCap

abi

l
itiesXmlReader,getMapXmlReader,sldXmlReader,wmsGetCapabilitiesResponse,describeLayerResponse,getMapResponse,getFeatureInfoResponse,getLegendGraphicResponse,wmsURLMapping,GIFLegendProducerFactory,JaiLegendProducerFactory,PNGLegendProducerFactory,PNGMapProducerFactory,GeoTiffMapProducerFactory,TiffMapProducerFactory,SVGMapProducerFactory,GIFMapProducerFactory,KMLMapProducerFactory,KMZMapProducerFactory,PDFMapProducerFactory,JPEGMapProducerFactory,OpenLayersMapProducerFactory,GeoRSSMapProducerFactory,kmlService,kmlServiceDescriptor,kmlURLMapping,superOverlayKvpParser,legendKvpParser,kmatrrKvpParser,kmscoreKvpParser,wfsConfig,wfsRegisterar,wfsConfigRegisterar,filterFactory,wfs,wfsServiceTarget,wfsLogger,wfsService,wfsInsertElementHandler,wfsUpdateElementHandler,wfsDeleteElementHandler,wfsNativeElementHandler,wfsService-1.0.0,wfsService-1.1.0,wfsExceptionHandler,gml2SchemaBuilder,gml3SchemaBuilder,xmlConfiguration-1.0,xmlConfiguration-1.1,getCapabilitiesResponse,lockFeatureRes

pon

s
e,transactionResponse-1.0.0,citeComplianceHack,wfsURLMapping,typeNameKvpParser,featureIdKvpParser,bboxKvpParser,filterKvpParser,cqlKvpParser,propertyNameKvpParser,maxFeatureKvpParser,srsNameKvpParser,sortByKvpParser,expiryKvpParser,resultTypeKvpParser,acceptVersionsKvpParser,acceptFormatsKvpParser,wfsGetCapabilitiesKvpReader,describeFeatureTypeKvpReader,getFeatureKvpReader,getFeatureWithLockKvpReader,lockFeatureKvpReader,transactionKvpReader,releaseLockKvpReader,xmlReader-1.0.0,wfsGetCapabilitiesXmlReader,describeFetureTypeXmlReader,getFeatureXmlReader,getFeatureWithLockXmlReader,lockFeatureXmlReader,transactionXmlReader,xmlReader-1.1.0,wfsGetCapabilitiesXmlReader-1.1.0,describeFeatureTypeXmlReader-1.1.0,getFeatureTypeXmlReader-1.1.0,getFeatureWithLockXmlReader-1.1.0,lockFeatureXmlReader-1.1.0,transactionXmlReader-1.1.0,gml2FeatureTypeEncoder,gml3FeatureTypeEncoder,gml2OutputFormat,gml3OutputFormat,hitsOutputFormat,shapezipOutputFormat,geojsonOutputFormat,filterChainProxy

,fi

l
terInvocationInterceptor,httpSessionContextIntegrationFilterWithASCTrue,httpSessionContextIntegrationFilterWithASCFalse,logoutFilter,authenticationProcessingFilter,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,basicProcessingFilter,basicProcessingFilterEntryPoint,consoleExceptionTranslationFilter,owsExceptionTranslationFilter,rememberMeServices,authenticationManager,daoAuthenticationProvider,userDetailsService,operationSecurityInterceptor]; root of BeanFactory hierarchy]
11 dec 20:55:22 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: /data/www/ms_demo/jetty/data_dir_camp
----------------------------------
11.12.2007 20:55:22 java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /root/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
11 dec 20:55:24 INFO [geoserver.global] - StdOut logging enabled. Log file also output to '/data/www/ms_demo/jetty/data_dir_camp/logs/geoserver.log'
11 dec 20:55:24 INFO [geoserver.global] - Loading feature type 'country_boundaries:::gboundaries' (layer 1/11)
.....

The rest of log at startup is OK.

ciao,
Alfred

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
---------------------------------------------------------------------------------------
Orange vous informe que cet e-mail a ete controle par l'anti-virus mail. Aucun virus connu a ce jour par nos services n'a ete detecte.

--
Damien DESPRES
ddespres@anonymised.com
02 99 65 77 45

24 bis, rue du Maréchal Joffre
35200 RENNES

www.sigbea.fr <http://www.sigbea.fr>
-----------------------------------

Alfred ha scritto:

Thanks for sugestition,
but I need more free resources to learn how to compile and build GeoServer

Or else wait another few days for 1.6.0-rc2 to be released :wink:
Cheers
Andrea