I have the same issue. Java 7. But the performance of serving up layers seems
much like 2.5.2 so not a big problem for me.
Would be interesting to see if I need to do something to fix it all the same
Russ
-----------------------
> On 31 Dec 2014, at 09:29, markus.sigg...@web.de wrote:
>
> Hello everybody,
>
> I am trying the Geoserver the first time and just wondering regarding a very
> poor general performance. After my installation of the current stabele
> release (2.6.1) on a tomcat 7.0.52 with Oracle Java 8. For my server I use an
> Ubunutu 14.04 LTS. So far I did not configured any layer or database.
> Nevertheless when I try to load any side, e.g. settings, it takes very long
> to load the page, approx. 30s!!! I guess there is any issue but I could not
> found any hint. I already increased the the memory for my tomcat installation
> (Free memory: 862.67 MB Total memory: 1007.37 MB Max memory: 3035.37 MB).
>
> Is the current behaviour correct? If not what can I check? For me, the log
> files does show any issues.
>
> Thanks,
> Markus
>
>
> ========== tomcat log ==========
>
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists:
> [false], isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false],
> isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists:
> [false], isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false],
> isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists:
> [false], isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:39 AM org.apache.catalina.startup.ClassLoaderFactory
> validateFile
> WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false],
> isDirectory: [false], canRead: [false]
> Dec 31, 2014 10:23:40 AM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["http-bio-8080"]
> Dec 31, 2014 10:23:40 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 733 ms
> Dec 31, 2014 10:23:40 AM org.apache.catalina.core.StandardService
> startInternal
> INFO: Starting service Catalina
> Dec 31, 2014 10:23:40 AM org.apache.catalina.core.StandardEngine startInternal
> INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
> Dec 31, 2014 10:23:40 AM org.apache.catalina.startup.HostConfig
> deployDescriptor
> INFO: Deploying configuration descriptor
> /etc/tomcat7/Catalina/localhost/host-manager.xml
> Dec 31, 2014 10:23:40 AM org.apache.catalina.startup.HostConfig
> deployDescriptor
> INFO: Deploying configuration descriptor
> /etc/tomcat7/Catalina/localhost/manager.xml
> Dec 31, 2014 10:23:40 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive /var/lib/tomcat7/webapps/geoserver.war
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found Java environment variable
> GEOSERVER_DATA_DIR to be unset
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found Servlet context parameter
> GEOSERVER_DATA_DIR to be unset
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found System environment variable
> GEOSERVER_DATA_DIR to be unset
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found Java environment variable
> GEOSERVER_DATA_ROOT to be unset
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found Servlet context parameter
> GEOSERVER_DATA_ROOT to be unset
> 31 Dec 10:23:49 DEBUG [geoserver.global] - Found System environment variable
> GEOSERVER_DATA_ROOT to be unset
> 31 Dec 10:23:49 INFO [geoserver.global] - Falling back to embedded data
> directory: /var/lib/tomcat7/webapps/geoserver/data
> Dec 31, 2014 10:23:49 AM org.geoserver.platform.GeoServerExtensions
> checkContext
> WARNING: Extension lookup 'XStreamPersisterInitializer', but
> ApplicationContext is unset.
> log4j:WARN File option not set for appender [geoserverlogfile].
> log4j:WARN Are you using FileAppender instead of ConsoleAppender?
> 31 Dec 10:23:51 INFO [geoserver.global] - Falling back to embedded data
> directory: /var/lib/tomcat7/webapps/geoserver/data
> Dec 31, 2014 10:23:51 AM org.geoserver.platform.GeoServerExtensions
> checkContext
> WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext
> is unset.
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'restricted'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'polygon'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'point'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'green'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'raster'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'burg'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'giant_polygon'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'dem'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'poly_landmarks'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'tiger_roads'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'simple_streams'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'pophatch'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'line'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'rain'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'capitals'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'poi'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'simple_roads'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'population'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'grass'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded style 'cite_lakes'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded default workspace
> it.geosolutions
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'it.geosolutions'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'nurc'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'topp'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'sf'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'sde'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'cite'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded workspace 'tiger'
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded store 'mosaic', enabled
> 31 Dec 10:23:52 INFO [org.geoserver] - Loaded coverage store 'mosaic'
> 31 Dec 10:23:53 INFO [org.geoserver] - Loaded coverage 'mosaic', enabled
> 31 Dec 10:23:53 INFO [org.geoserver] - Loaded coverage 'mosaic'
> 31 Dec 10:23:54 WARN [imagemosaic.Utils] - Unable to find sample image for
> path
> /var/lib/tomcat7/webapps/geoserver/data/coverages/mosaic_sample/sample_image
> 31 Dec 10:23:54 WARN [gce.imagemosaic] - Unable to find sample image for path
> file:/var/lib/tomcat7/webapps/geoserver/data/coverages/mosaic_sample/mosaic.shp
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded layer 'mosaic'
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded store 'arcGridSample', enabled
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded coverage store 'arcGridSample'
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded coverage 'Arc_Sample', enabled
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded coverage 'arcGridSample'
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded layer 'Arc_Sample'
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded store 'img_sample2', disabled
> 31 Dec 10:23:54 INFO [org.geoserver] - Loaded coverage store 'img_sample2'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'Pk50095', disabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'img_sample2'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'Pk50095'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'worldImageSample',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage store
> 'worldImageSample'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'Img_Sample', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'worldImageSample'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'Img_Sample'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'states_shapefile',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded data store 'states_shapefile'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'states', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'states_shapefile'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'states'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'taz_shapes', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded data store 'taz_shapes'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type
> 'tasmania_water_bodies', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'taz_shapes'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'tasmania_water_bodies'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'tasmania_cities',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'taz_shapes'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'tasmania_cities'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'tasmania_roads',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'taz_shapes'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'tasmania_roads'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type
> 'tasmania_state_boundaries', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'taz_shapes'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer
> 'tasmania_state_boundaries'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'sfdem', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage store 'sfdem'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'sfdem', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded coverage 'sfdem'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'sfdem'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'sf', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded data store 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'streams', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'streams'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'archsites',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'archsites'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'restricted',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'restricted'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'roads', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'roads'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'bugsites', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'sf'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'bugsites'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded store 'nyc', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded data store 'nyc'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'poly_landmarks',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'nyc'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'poly_landmarks'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'poi', enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'nyc'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'poi'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'giant_polygon',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'nyc'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'giant_polygon'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'tiger_roads',
> enabled
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded feature type 'nyc'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer 'tiger_roads'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer group 'tiger-ny'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer group 'tasmania'
> 31 Dec 10:23:55 INFO [org.geoserver] - Loaded layer group 'spearfish'
> 31 Dec 10:23:56 INFO [storage.DefaultStorageFinder] -
> ***************************************************************************************
> 31 Dec 10:23:56 INFO [storage.DefaultStorageFinder] - *** Reverting to
> java.io.tmpdir null for storage. Please set GEOWEBCACHE_CACHE_DIR. ***
> 31 Dec 10:23:56 INFO [storage.DefaultStorageFinder] -
> ***************************************************************************************
> 31 Dec 10:23:56 INFO [config.XMLConfiguration] - Will look for
> geowebcache.xml in '/tmp/tomcat7-tomcat7-tmp/geowebcache'
> 31 Dec 10:23:56 INFO [gwc.layer] - Initializing GWC configuration based on
> GeoServer's Catalog
> 31 Dec 10:23:56 INFO [gwc.layer] - GeoServer TileLayer store base directory
> is: /var/lib/tomcat7/webapps/geoserver/data/gwc-layers
> 31 Dec 10:23:56 INFO [gwc.layer] - Loading tile layers from
> /var/lib/tomcat7/webapps/geoserver/data/gwc-layers
> 31 Dec 10:23:56 INFO [gwc.layer] - GWC configuration based on GeoServer's
> Catalog loaded successfuly
> 31 Dec 10:23:56 WARN [config.XMLConfiguration] - Found no configuration file
> in config directory, will create one at
> '/tmp/tomcat7-tomcat7-tmp/geowebcache/geowebcache.xml' from template
> jar:file:/var/lib/tomcat7/webapps/geoserver/WEB-INF/lib/gwc-core-1.6.0.jar!/geowebcache_empty.xml
> 31 Dec 10:23:56 INFO [config.XMLConfiguration] - Configuration file validated
> fine.
> 31 Dec 10:23:56 INFO [config.XMLConfiguration] - Initializing GridSets from
> /tmp/tomcat7-tomcat7-tmp/geowebcache
> 31 Dec 10:23:56 INFO [config.XMLConfiguration] - Initializing layers from
> /tmp/tomcat7-tomcat7-tmp/geowebcache
> 31 Dec 10:23:56 INFO [layer.TileLayerDispatcher] - Configuration
> /tmp/tomcat7-tomcat7-tmp/geowebcache contained no layers.
> 31 Dec 10:23:56 INFO [diskquota.ConfigLoader] - DiskQuota configuration not
> found: /tmp/tomcat7-tomcat7-tmp/geowebcache/geowebcache-diskquota.xml
> 31 Dec 10:23:56 INFO [diskquota.ConfigLoader] - DiskQuota configuration not
> found: /tmp/tomcat7-tomcat7-tmp/geowebcache/geowebcache-diskquota.xml
> 31 Dec 10:23:56 INFO [diskquota.DiskQuotaMonitor] - Setting up disk quota
> periodic enforcement task
> 31 Dec 10:23:56 INFO [diskquota.DiskQuotaMonitor] - 0 layers configured with
> their own quotas.
> 31 Dec 10:23:56 INFO [diskquota.DiskQuotaMonitor] - 22 layers attached to
> global quota 500.0 MB
> 31 Dec 10:23:56 INFO [diskquota.DiskQuotaMonitor] - Disk quota periodic
> enforcement task set up every 10 SECONDS
> 31 Dec 10:23:56 INFO [org.geoserver] - Loaded service 'wcs', enabled
> 31 Dec 10:23:56 INFO [org.geoserver] - Loaded service 'wfs', enabled
> 31 Dec 10:23:56 INFO [org.geoserver] - Loaded service 'wms', enabled
> 31 Dec 10:23:56 INFO [gwc.config] - Initializing GeoServer specific GWC
> configuration from gwc-gs.xml
> 31 Dec 10:23:56 INFO [ows.OWSHandlerMapping] - Mapped URL path
> [/gwc/service/**] onto handler 'dispatcher'
> 31 Dec 10:23:56 INFO [geowebcache.GeoWebCacheDispatcher] - Invoked
> setServletPrefix(gwc)
> 31 Dec 10:23:56 INFO [georss.GeoRSSPoller] - Initializing GeoRSS poller in a
> background job...
> 31 Dec 10:23:56 INFO [georss.GeoRSSPoller] - No enabled GeoRSS feeds found,
> poller will not run.
> 31 Dec 10:23:57 INFO [rest.RESTDispatcher] - Created RESTDispatcher with 14
> paths
> 31 Dec 10:23:57 INFO [wms.WMSService] - Will NOT recombine tiles for
> non-tiling clients.
> 31 Dec 10:23:57 INFO [wms.WMSService] - Will proxy requests to backend that
> are not getmap or getcapabilities.
> 31 Dec 10:23:58 INFO [ows.OWSHandlerMapping] - Mapped URL path
> [/kml/icon/**/*] onto handler 'kmlIconService'
> 31 Dec 10:23:58 INFO [ows.OWSHandlerMapping] - Mapped URL path [/kml/*] onto
> handler 'dispatcher'
> 31 Dec 10:23:58 INFO [ows.OWSHandlerMapping] - Mapped URL path [/kml] onto
> handler 'dispatcher'
> 31 Dec 10:23:58 INFO [geoserver.global] - Falling back to embedded data
> directory: /var/lib/tomcat7/webapps/geoserver/data
> 31 Dec 10:23:58 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto
> handler 'dispatcher'
> 31 Dec 10:23:58 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto
> handler 'dispatcher'
> 31 Dec 10:23:58 INFO [org.geoserver] - GeoServer configuration lock is enabled
> 31 Dec 10:23:59 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto
> handler 'dispatcher'
> 31 Dec 10:23:59 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto
> handler 'dispatcher'
> 31 Dec 10:24:00 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wfs/*] onto
> handler 'dispatcher'
> 31 Dec 10:24:00 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wfs] onto
> handler 'dispatcher'
> 31 Dec 10:24:00 INFO [ows.OWSHandlerMapping] - Mapped URL path [/TestWfsPost]
> onto handler 'wfsTestServlet'
> 31 Dec 10:24:04 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wms] onto
> handler 'dispatcher'
> 31 Dec 10:24:04 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wms/*] onto
> handler 'dispatcher'
> 31 Dec 10:24:04 INFO [ows.OWSHandlerMapping] - Mapped URL path [/animate]
> onto handler 'dispatcher'
> 31 Dec 10:24:04 INFO [ows.OWSHandlerMapping] - Mapped URL path [/animate/*]
> onto handler 'dispatcher'
> 31 Dec 10:24:04 INFO [geoserver.security] - AuthenticationCache Initialized
> with 1000 Max Entries, 300 seconds idle time, 600 seconds time to live and 3
> concurrency level
> 31 Dec 10:24:04 INFO [geoserver.security] - AuthenticationCache Eviction Task
> created to run every 600 seconds
> 31 Dec 10:24:05 INFO [geoserver.security] - Start reloading user/grous for
> service named default
> 31 Dec 10:24:05 INFO [geoserver.security] - Reloading user/groups successful
> for service named default
> Dec 31, 2014 10:24:05 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
> Dec 31, 2014 10:24:05 AM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-8080"]
> Dec 31, 2014 10:24:05 AM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 25650 ms
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users