[mapguide-users] Problems with mapagent in Mapguide OS version2onubuntu?

Andy Morsell amorsell at spatialgis.com
Mon Mar 3 16:01:31 EST 2008


That line was commented out in mapguide.conf.  I uncommented it, restarted
Linux and restarted Apache and I am still seeing the same problem.


Andy 

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Tom Fukushima
Sent: Monday, March 03, 2008 12:14 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] Problems with mapagent in Mapguide OS
version2onubuntu?

Can you check the mapguide.conf file found in
/usr/local/mapguideopensource/webserverextensions/apache/conf and see if
there is an occurrence of fcgi in there?  I think that there needs to be a
line:
AddHandler mgmapagent_handler fcgi


-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Traian Stanev
Sent: Monday, March 03, 2008 10:48 AM
To: 'MapGuide Users Mail List'
Subject: RE: [mapguide-users] Problems with mapagent in Mapguide OS version2
onubuntu?

Looks like it is sending you back the actual fcgi executable file. Not sure
what the fix is...

Traian


> -----Original Message-----
> From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users- 
> bounces at lists.osgeo.org] On Behalf Of Andy Morsell
> Sent: Monday, March 03, 2008 12:43 PM
> To: 'MapGuide Users Mail List'
> Subject: RE: [mapguide-users] Problems with mapagent in Mapguide OS
> version2 onubuntu?
>
> Here's what I get in Fiddler from Studio or from any mapagent 
> operation from the web tier tests:
>
> HTTP/1.1 200 OK
> Date: Mon, 03 Mar 2008 09:37:31 GMT
> Server: Apache/2.2.4 (Unix) DAV/2 PHP/5.2.1
> Last-Modified: Mon, 03 Mar 2008 00:11:21 GMT
> ETag: "28f04d-49088f-3a461c40"
> Accept-Ranges: bytes
> Content-Length: 4786319
> Content-Type: text/plain
>
> ELF
>
>
>
>
> Andy
>
> -----Original Message-----
> From: mapguide-users-bounces at lists.osgeo.org
> [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Traian 
> Stanev
> Sent: Monday, March 03, 2008 9:34 AM
> To: 'MapGuide Users Mail List'
> Subject: RE: [mapguide-users] Problems with mapagent in Mapguide OS
> version2
> onubuntu?
>
> When connecting with Studio, run a tool like Fiddler, in order to 
> examine the exact response you are getting from the server. Studio is 
> probably swallowing some exception.
>
> Traian
>
>
> > -----Original Message-----
> > From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users- 
> > bounces at lists.osgeo.org] On Behalf Of Andy Morsell
> > Sent: Monday, March 03, 2008 12:16 PM
> > To: 'MapGuide Users Mail List'
> > Subject: RE: [mapguide-users] Problems with mapagent in Mapguide OS 
> > version 2 onubuntu?
> >
> > I just got to the same point on CentOS 5 and am seeing the exact 
> > same problems.  MapGuide Server starts successfully, PHP and Apache 
> > are working.
> > The PHP test page shows MapGuide API support.  I was also able to 
> > login to mapadmin and  successfully load the Sheboygan package.  
> > But, I cannot do anything involving the mapagent including any of 
> > the operations from the web tier tests and am prompted to download 
> > file type fcgi which looks to be ascii.  When trying to connect to 
> > the
> site
> > via Autodesk MapGuide Studio 2009, I get an "unexpected error in 
> > contacting site URL" error.
> >
> > I concur that the problem looks like it is mapagent related and I am 
> > unsure where to start trouble-shooting.  The big question is did 
> > mapagent not build properly, or is there a configuration problem?
> >
> > Jo, out of curiosity, did you find the configure / make / make
> install
> > to take an exorbitant amount of time?  I was finding that each step
> in
> > my case was taking about 6 hours.  I also ran into make problems the 
> > first time through and ended up doing a build_oem.sh --clean and 
> > then restarting the process.  After that, the install seemed to
complete.
> >
> >
> >
> > Andy Morsell, P.E.
> > Spatial Integrators, Inc.
> > http://www.SpatialGIS.com
> >
> > -----Original Message-----
> > From: mapguide-users-bounces at lists.osgeo.org
> > [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Jo Cook
> > Sent: Monday, March 03, 2008 2:53 AM
> > To: mapguide-users at lists.osgeo.org
> > Subject: [mapguide-users] Problems with mapagent in Mapguide OS
> version
> > 2
> > onubuntu?
> >
> >
> > Hi,
> >
> > I resolved earlier problems by completely rebuilding my MGOS 
> > installation from scratch from the latest svn versions and it seemed 
> > to get all
> the
> > way
> > through without failing. I have even managed to get the server to
> run,
> > which
> > is a step forward. However, I am having problems with mapagent now, 
> > I think.
> >
> > What I can do:
> > 1: Connect to mapadmin and load a package
> > 2: Check the basic pages to ensure apache is working
> > 3: Get to the mapagent pages
> >
> > What I can't do:
> > 1: Connect using webstudio (times out) or mapguide studio 
> > (unexpected error contacting site URL), or fusion (times out 
> > displaying the sample
> data)
> > 2: Use mapagent in any way. When I try and use any of the options
> like
> > "Get
> > Capabilities" I just get to download the mapagent.fcgi file, no xml 
> > document. The same thing happens when I try to use "Enumerate 
> > Reosources"
> > from the URL as suggested in the documentation. If I try and open 
> > the fcgi file (in case it's actually an xml file but mis-named) it's 
> > gobbledegook.
> >
> > Neither the mgserver logs or apache logs appear to show anything
> wrong,
> > but
> > I assume this is a problem with mapagent not building or running 
> > properly.
> > I'm not really sure how to find out though.
> >
> > Any thoughts?
> >
> > Jo
> > --
> > View this message in context:
> > http://www.nabble.com/Problems-with-mapagent-in-Mapguide-OS-version-
> 2-
> > on-ubu
> > ntu--tp15799952s16610p15799952.html
> > Sent from the MapGuide Users mailing list archive at Nabble.com.
> >
> > _______________________________________________
> > mapguide-users mailing list
> > mapguide-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
> >
> >
> > _______________________________________________
> > mapguide-users mailing list
> > mapguide-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users




More information about the mapguide-users mailing list