Hi jackie

Adding to the exclude list, does solve the problem, but the benefits (I
assume there must be) of having the connection pools are lost.
What I did instead was to add to the: DataConnectionPoolSizeCustom =
OSGeo.OGR:50
It seems that the somewhere in the system is an upper limit of open files
and with 5 files for each mapinfo layer and a default poolz size of 200 that
maximum open files limit is reached. But limiting the OGR provider to 50
connections solves my problem. I guess that is a better solution since
connection pooling is still used then, just not so many of them as before.

Hans...

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/FDO-OGR-provider-stops-working-with-many-layers-tp4358864p4670760.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

Reply via email to