I have noticed that under some strange circumstances, exports may be invisible to running applications despite manually and successfully testing the variable before and after executing the application.
I just encountered the same problem here and resolved this by copying the export lines into the "/etc/environment" and then relogin before starting the server. I hope this helps you. For the curious, the default value of "/opt/Autodesk/mapguideenterprise2010/share/gis/coordsys" was set in "MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp" on line 227. And the error message came from line 240 of the same file. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/1092688208-Resource-was-not-found-Library-Samples-Layouts-Sample-WebLayout-tp4780445p5662411.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
