[mapguide-trac] #1812: Maestro shp file load cause OutOfMemory Exception

MapGuide Open Source trac_mapguide at osgeo.org
Mon Sep 19 02:25:32 EDT 2011


#1812: Maestro shp file load cause OutOfMemory Exception
-------------------------+--------------------------------------------------
   Reporter:  captainst  |       Owner:  jng        
       Type:  defect     |      Status:  new        
   Priority:  medium     |   Milestone:  Maestro-4.0
  Component:  Maestro    |     Version:  2.2.0      
   Severity:  major      |    Keywords:  OutOfMemory
External_id:             |  
-------------------------+--------------------------------------------------

Comment(by jng):

 I think I know what the problem is. We're trying to create a temp. 300mb
 memory stream for the purposes of uploading, but there isn't a 300mb
 contiguous region to allocate hence the OutOfMemoryException.

 I'll take a look to see if we can avoid unnecessarily creating such temp
 memory streams where possible.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1812#comment:5>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list