Re: [mapguide-users] MapGuide crashes at rendering the Tile from Basemap.

2014-11-28 Thread maherich
Is there anyone who could give me a hint how to trace the error and find a
cause? The dead line of the project is close and this is the last thing we
need to do to finish the project.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-crashes-at-rendering-the-Tile-from-Basemap-tp5174810p5175553.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] MapGuide crashes at rendering the Tile from Basemap.

2014-11-25 Thread Martin Herich
Hi,
we are using 64Bit Mapguide 2.6 on Windows 7 and Windows 2008R2. Both 
installations use the same data coming from MS SQL Server. There are 2 Base 
layers consisting from ca 500 000 tiles in all scales.
We tried to use mgcooker to precache the tiles. However at small scales with 
huge number of tiles mapguide crashes. In the access log we can see the last 
tile that was correctly created. The next tile that probably crashes mapguide 
is created only as .LCK in the repository. If we delete this file and try to 
start mgcooker once more we got the same problem at the same tile.
If we rename the problematic tile to .PNG the cooker goes further but crashes 
at another tile. The percent of tiles that are not created and crash the 
mapguide is not big but it is impossible to create a set with 30 of tiles 
when you have to restart the service each time it crashes down. Moreover when 
this process has to be started once a month. And of course the tiles that are 
not creating are missing.
We have made one more test. We have identified the place where the tile that 
crashes mapguide is situated. If we try to zoom in to this place using browser 
client, mapguide crashes too. But not on another zoom level in the same place. 
That means the data seems to be correct.
Can you give any hint how to build the tiles correctly?
Martin

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide crashes at rendering the Tile from Basemap.

2014-11-25 Thread Berg, James
Pre-caching tiles with mgcooker generally takes a long time, and from the way 
you describe your maps, generating tiles for all of your scales is going to 
take a crazy amount of time.

In my application I only tile scales 1:500 or higher. Every time I've  tried to 
tile more than that mgcooker crashes. So no, I personally don't see a way for 
you to tile those smaller scales reliably.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide crashes at rendering the Tile from Basemap.

2014-11-25 Thread Martin Herich
Hi,
I am not trying to make tiles for scales higher than 1:500. Our last scale is 
1:1000.
And as I have written it crashes also at if the tile is not precached and is 
displayed only using browser as I zoom to the location.
Not all tiles by that mapguide crashes are from the highest scale. We have 
found tiles that where mapguide crashes also on scales 1:2000 an lower.
Martin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users