Opened 14 years ago

Last modified 6 years ago

#1196 new defect

MapGuide unresponsive using GDAL provider (related to ticket #462)

Reported by: ismael Owned by:
Priority: medium Milestone:
Component: General Version: 2.1.0
Severity: critical Keywords: raster, GDAL, unresponsive
Cc: External ID:

Description

When using rasters (MrSID, tiff) in MapGuide, the service becomes unresponsive very quickly. Turning raster layers on/off and panning in the viewer causes following error:

Cannot create any more connections to the OSGeo.Gdal FDO provider.

When putting the GDAL provider to the list of DataConnectionPoolExcludedProviders the problem did not occur anymore at first glance (became more stable anyway).

Problem occurred with following configuration:

  • MGOS 2.1 + .NET configuration
  • IIS 6.0
  • Windows Server 2003 SP2 (Virtual Machine)
  • 2GB RAM
  • Dual Core processor

Change History (3)

comment:1 by ismael, 14 years ago

Although adding the GDAL provider to the list of DataConnectionPoolExcludedProviders seems to make MapGuide more stable the crash still occurs under heavy load (more than 10 users). Disabling connection pooling completely seems to make it more stable:

http://lists.osgeo.org/pipermail/mapguide-users/2009-December/020704.html

comment:2 by zspitzer, 13 years ago

I have had success with 2.2 RC2 following this guide http://trac.osgeo.org/mapguide/wiki/MGOS22GdalProvider

You have to nearly always manually override the co-ordinate system as it's not being read properly

comment:3 by jng, 6 years ago

Milestone: 2.2
Note: See TracTickets for help on using tickets.