[mapguide-users] make check hangs... Cannot Establish Connection
Walt Welton-Lair
walt.welton-lair at autodesk.com
Wed Jun 14 08:46:19 EDT 2006
If the server hangs at startup then the "Cannot establish connection"
error you got is to be expected.
Is the hang with "make check" repeatable? Is your server build debug or
release (--enable-optimized). If release, rebuild it in debug (rerun
configure without the --enable-optimized option). If it still hangs
then at least you can debug to see where it's hanging.
_____
From: Mandar Sarlashkar [mailto:mann.sar at gmail.com]
Sent: Wednesday, June 14, 2006 7:25 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] make check hangs... Cannot Establish
Connection
Dear Traian Stanev and Walt Welton-lair !
I really appreciate the support I am getting from you...
Traian Stanev, Thank you very much for the Makefile.am....
Now I have one more problem to bother you... and other Members of the
list
as well... I hope you wont mind....
When I ran
# Make Check
The process hangs... and after waiting for a long time I have to
Interrupt
by pressing Ctl C....
Below is the text copied from Command Prompt
When process hangs....
make[4]: Entering directory `/usr/local/mapguide-1.0.0/Server/src/Core'
GDAL_DATA=/usr/local/mapguide-1.0.0/Oem/gdal-1.3.0/data
PROJ_LIB=/usr/local/mapguide-1.0.0/Oem/proj-4.4.9/nad
After I Interrupt....
make[4]: Entering directory `/usr/local/mapguide-1.0.0/Server/src/Core'
GDAL_DATA=/usr/local/mapguide-1.0.0/Oem/gdal-1.3.0/data
PROJ_LIB=/usr/local/mapguide-1.0.0/Oem/proj-4.4.9/nad
make[4]: *** [check-TESTS] Interrupt
make[3]: *** [check-am] Interrupt
make[2]: *** [check-recursive] Interrupt
make[1]: *** [check-recursive] Interrupt
make: *** [check-recursive] Interrupt
I shouldn't have proceeded... but just to check what happens I ran
# make install
and when I tested following URL I got the following error message
displayed in the browser...
http://localhost:8008/mapguide/mapagent/mapagent.fcgi?OPERATION=ENUMERAT
ERESOURCES&VERSION=1.0.0&RESOURCEID=Library://
<http://localhost:8008/mapguide/mapagent/mapagent.fcgi?OPERATION=ENUMERA
TERESOURCES&VERSION=1.0.0&RESOURCEID=Library://>
Cannot establish connection.
Cannot establish connection. Exception occurred in method
MgServerConnection.Open at line 94 in file Services/ServerConnection.cpp
- MgHttpRequest::CreateRequestResponseHandler line 271 file
HttpRequest.cpp -
MgHttpRequestResponseHandler.InitializeCommonParameters line 133 file
HttpRequestResponseHandler.cpp - MgSite.Open line 93 file
Services/Site.cpp - MgSite.Authenticate line 1244 file Services/Site.cpp
- MgServerConnection.Open line 94 file Services/ServerConnection.cpp
I really want to setup and see my Maps on web through Mapguide
OpenSource... and needs help...
Thanks in advance...
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060614/313d1abd/attachment.html
More information about the Mapguide-users
mailing list