Re: [mapguide-users] Centos Mapguide 2.6 Oracle provider missing

2014-10-13 Thread Jackie Ng
Does libKingOracleProvider-3.9.0.so and libKingOracleProvider.so exist in /usr/local/fdo-3.9.0/lib ? If so, you're probably missing a providers.xml entry for this provider. Also make sure that you have the Oracle Instant Client installed and that ldd libKingOracleProvider.so can pick up the Insta

Re: [mapguide-users] MapGuide as a Docker container

2014-10-13 Thread Jackie Ng
Do you know what the fault tolerance story is with docker? What happens if mgserver or httpd dies/crashes within the container? supervisord (which I used in my example docker images) supposedly can take care of this, but I have yet to be able to confirm. Also in my tests, httpd becomes unreachable

[mapguide-users] Centos Mapguide 2.6 Oracle provider missing

2014-10-13 Thread Kajar
HI! After installing Mapguide 2.6 on Centos 6 I didnt found any Oracle provider included. Does this provider have to installed separately and also Oracle Instant Client is required? Where to find Oracle provider which working with 2.6 version? -- View this message in context: http://osgeo-o

Re: [mapguide-users] MapGuide as a Docker container

2014-10-13 Thread scoobylx
The postgres/postgis providers appear to be working just fine on the current image. My issues was moving from postgis 1.5.5 to 2.1 and the geometry column on the views not having a defined SRID, fixed by casting the geometry column. Mapguide is now functioning as well for me under docker as it i

Re: [mapguide-users] Plans for 64-bit Linux release of MapGuide

2014-10-13 Thread scoobylx
Great news. Happy to test a docker image here. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Plans-for-64-bit-Linux-release-of-MapGuide-tp5166776p5167176.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___