Re: [mapguide-users] LoadProcedure

2015-01-08 Thread VitecPer
Made a script to move the files like you suggested and it worked perfectly.
Thanks for the help!

-- Per



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/LoadProcedure-tp5178221p5180509.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


Re: [mapguide-users] Administrator: memory error on loading mgp

2015-01-08 Thread Iulia Tamas
Hello,
Did you find a cause / solutions?I am getting the same error when trying to 
open Mapguide Server 2.5.2 with Mapguide Studio / Maestro. 
On the server we have a large data volume.

Thank You,Iulia
 

 On Tuesday, June 26, 2012 3:02 PM, Franz1965 fso...@intercad.ch wrote:
   

 Several time I try to load an mgp file by use of administrator I get:

/An exception occurred in DB XML component. Error: DB_BUFFER_SMALL: User
memory too small for return value/

It happens to me on Windows Server2008 64bit and Windows 7 32it.

I'm using Mapguide 2.4.

Any suggestion?...


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Administrator-memory-error-on-loading-mgp-tp4983899.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 mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Administrator: memory error on loading mgp

2015-01-08 Thread GordonL
I saw this post regarding the serverconfig.ini

http://geospatialnavigator.typepad.com/geospatial_navigator/2013/07/quicktipp-infrastructure-map-server.html


They suggest:
*DBMaxLockers = 2*



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Administrator-memory-error-on-loading-mgp-tp4983899p5180562.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


Re: [mapguide-users] Administrator: memory error on loading mgp

2015-01-08 Thread Iulia Tamas
Thank you for your answear Gordon.
I have also found this ticket : http://trac.osgeo.org/mapguide/ticket/1779
We have increased parameters DBMaxTransactions and  DBMaxLockers to 8000 in 
serverconfig.ini and it seems to work.In ticket #1779 it is also mentioned the 
disadvantage of this fixing : Increasing the number of transaction and lock 
will cause the pre-alloc memory for lock table to increase. What does this 
mean?   
 

 On Thursday, January 8, 2015 4:48 PM, GordonL 
gordon.luck...@arrowgeomatics.com wrote:
   

 I saw this post regarding the serverconfig.ini

http://geospatialnavigator.typepad.com/geospatial_navigator/2013/07/quicktipp-infrastructure-map-server.html


They suggest:
*DBMaxLockers = 2*



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Administrator-memory-error-on-loading-mgp-tp4983899p5180562.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 mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] mapguide-rest feedback

2015-01-08 Thread GordonL
Hi Jackie,
moved on to the editing with mapguide-rest - (Release 0.11.2)

Trying out 
http://localhost/mapguide/mapviewerajax/?WEBLAYOUT=Library://Samples/Sheboygan/Layouts/SheboyganREST.WebLayout

Very cool. Had to tweak the xml representation to:
POST: {
AllowGroups: [Everyone]
},
PUT: {
AllowGroups: [Everyone]
},
DELETE: {
AllowGroups: [Everyone]
}

This got me so far, now I get an error:

Unhandled Exception

Undefined offset: 1 at C:\Program
Files\OSGeo\MapGuide\Web\www\rest\app\adapters\featurexmladapter.php:225
Stack Trace

#0 C:\Program
Files\OSGeo\MapGuide\Web\www\rest\app\adapters\featurexmladapter.php(225):
Slim\Slim::handleErrors(8, 'Undefined offse...', 'C:\Program File...', 225,
Array)#1 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-feedback-tp5168657p5180567.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