[Cartoweb-users] demoCW3 failure : Class : SoapFaultWrapper

Veronique Chaffard Veronique.Chaffard at hmg.inpg.fr
Wed Jan 10 09:16:33 EST 2007


I have installed cartoweb and all the required software on OS linux 
Fedora Core 5 by following the user install doc (apache 2.2.2, php 
5.1.6, MapServer PHP/MapScript 4.10.0) with the commands:
1/php cw3setup.php --install --base-url http://localhost/cartoweb3/htdocs/
2/php cw3setup.php --fetch-demo

I check that the phpinfo script do not have a WARNING message at the top 
of the page about MapScript failing to load.

My problem is that the demoCW3 failed to launch when I follow the link 
CartoWeb3 Demo in the index page (the only demo that I can launch is the 
Geostat demo). I check in the client.ini file that the directive 
cartoserverDirectAccess = true.

Do you have any idea ? Thanks in advance.

Here is a copy of the error page:
 
Class : SoapFaultWrapper
Message : Mapserver error: Error in msProcessProjection(): no system 
list, errno: 2


Backtrace:

file: 355 - /autofs/home/chaffard/www/cartoweb3/server/ServerContext.php
call: ServerContext->checkMsErrors()

file: 90 - /autofs/home/chaffard/www/cartoweb3/server/MapInfoHandler.php
call: ServerContext->getMapObj()

file: 162 - /autofs/home/chaffard/www/cartoweb3/server/MapInfoHandler.php
call: MapInfoHandler->fillDynamicMap()

file: 49 - /autofs/home/chaffard/www/cartoweb3/server/ServerMapInfoCache.php
call: MapInfoHandler->loadMapInfo()

file: 99 - /autofs/home/chaffard/www/cartoweb3/common/MapInfoCache.php
call: ServerMapInfoCache->computeMapInfo()

file: 169 - /autofs/home/chaffard/www/cartoweb3/common/MapInfoCache.php
call: MapInfoCache->cacheMapInfo()

file: 177 - /autofs/home/chaffard/www/cartoweb3/server/MapInfoHandler.php
call: MapInfoCache->getMapInfo()

file: 396 - /autofs/home/chaffard/www/cartoweb3/server/ServerContext.php
call: MapInfoHandler->getMapInfo()

file: 191 - /autofs/home/chaffard/www/cartoweb3/server/Cartoserver.php
call: ServerContext->getMapInfo()

file: 349 - /autofs/home/chaffard/www/cartoweb3/server/Cartoserver.php
call: Cartoserver->doGetMapInfo("demoCW3.demoCW3")

file: 389 - /autofs/home/chaffard/www/cartoweb3/server/Cartoserver.php
call: Cartoserver->callWithExceptionCheck("doGetMapInfo", "demoCW3.demoCW3")

file: 104 - 
/autofs/home/chaffard/www/cartoweb3/client/CartoserverService.php
call: Cartoserver->getMapInfo("demoCW3.demoCW3")

file: 165 - 
/autofs/home/chaffard/www/cartoweb3/client/CartoserverService.php
call: CartoserverService->callDirect("getMapInfo", "demoCW3.demoCW3")

file: 224 - 
/autofs/home/chaffard/www/cartoweb3/client/CartoserverService.php
call: CartoserverService->callFunction("getMapInfo", "demoCW3.demoCW3")

file: 60 - /autofs/home/chaffard/www/cartoweb3/client/ClientMapInfoCache.php
call: CartoserverService->getMapInfo("demoCW3.demoCW3")

file: 99 - /autofs/home/chaffard/www/cartoweb3/common/MapInfoCache.php
call: ClientMapInfoCache->computeMapInfo()

file: 169 - /autofs/home/chaffard/www/cartoweb3/common/MapInfoCache.php
call: MapInfoCache->cacheMapInfo()

file: 730 - /autofs/home/chaffard/www/cartoweb3/client/Cartoclient.php
call: MapInfoCache->getMapInfo("demoCW3.demoCW3")

file: 403 - /autofs/home/chaffard/www/cartoweb3/client/Cartoclient.php
call: Cartoclient->getMapInfo()

file: 36 - /autofs/home/chaffard/www/cartoweb3/htdocs/client.php
call: Cartoclient->__construct()

file: 3 - /autofs/home/chaffard/www/cartoweb3/htdocs/demoCW3.php
call: require_once("/autofs/home/chaffard/www/cartoweb3/htdocs/client.php")


More information about the Cartoweb-users mailing list