Re: [mapguide-users] MapGuide 2.5.2 : runtime map not properly closed...

2015-01-14 Thread Jackie Ng
You have to make sure that you are not doing any requests with that session id otherwise that session will be kept alive by MapGuide and will not be reclaimed after a certain period of inactivity. There is a API to explicitly destroy a session if you are certain you are done with that session id.

Re: [mapguide-users] MapGuide 2.5.2 : runtime map not properly closed...

2015-01-14 Thread Riccardo Pucci
The only thing I found should be explicitly closed is FeatureReader... Riccardo 2015-01-13 19:29 GMT+01:00 Rémy Gourrat rgour...@ag-carto.fr: Hi, I developped in .net, a mapguide 2.5.2 ajax viewer application which read a map definition in library repository, edit and change the srs of

Re: [mapguide-users] Mgcooker Fail tiles?

2015-01-14 Thread maherich
Hi, we have the same problem. We have found out the after restart of service cooker continues but the Tile which caused the service to crush has not been created. Did you find the same? I believe the should have extension lck. Martin -- View this message in context:

Re: [mapguide-users] MapGuide 2.5.2 : runtime map not properly closed...

2015-01-14 Thread Rémy Gourrat
Thanks for you help, i just have only one MgSpatialContextReader in my code and i close it after usage. - AG-Carto - Bayonne -- View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-2-runtime-map-not-properly-closed-tp5181326p5181461.html Sent from the MapGuide