[Cartoweb-users] Problem with demoCW3
Oliver Christen
oliver.christen at camptocamp.com
Fri Feb 2 02:33:26 EST 2007
Hi Rainer
please verify that you have a cartoweb3\plugins\search\ folder and that it
contains client\ClientSearch.php
if not, make a cvs update of your cartoweb3 and look out for error or
conflicts
if yes, try to deactivate the plugin search in the client.ini config file of
the demo and see if it work or not.
regards
Oliver
> Hello everyone,
>
>
> I've just downloaded and installed the CVS-Version of Cartoweb. When I
> try to load demoCW3 I get the error listet below. I'm using Debian Etch
> with PHP 5.2. Cartoweb is installed and the other demos are working
> - except for the demoPlugins.php which is currently lacking the dbase
> extension -- if someone can give me a hint where this can be found
> I'd be also happy.
>
>
> Has anyone an idea, what might be wrong in my setup?
>
> Regards,
> Rainer
>
>
> An exception in early stage occured:
>
> CartocommonException::__set_state(array(
> 'msg' => 'Couldn\'trying to load class $includePath ClientSearch',
> 'message' => 'Couldn\'t load plugin ClientSearch
> Backtrace:
>
> file: 676 - /var/www/cartoweb3/client/Cartoclient.php
> call: PluginManager->loadPlugins(Array(6), Object(Cartoclient))
>
> file: 401 - /var/www/cartoweb3/client/Cartoclient.php
> call: Cartoclient->initializePlugins()
>
> file: 36 - /var/www/cartoweb3/htdocs/client.php
> call: Cartoclient->__construct()
>
> file: 3 - /var/www/cartoweb3/htdocs/demoCW3.php
> call: require_once("/var/www/cartoweb3/htdocs/client.php")
>
> ',
> 'string' => '',
> 'code' => 0,
> 'file' => '/var/www/cartoweb3/common/PluginManager.php',
> 'line' => 203,
> 'trace' =>
> array (
> 0 =>
> array (
> 'file' => '/var/www/cartoweb3/client/Cartoclient.php',
> 'line' => 676,
> 'function' => 'loadPlugins',
> 'class' => 'PluginManager',
> 'type' => '->',
> 'args' =>
> array (
> 0 =>
> array (
> 0 => 'exportCsv',
> 1 => 'exportPdf',
> 2 => 'outline',
> 3 => 'auth',
> 4 => 'checkInstall',
> 5 => 'search',
> ),
> 1 =>
> Cartoclient::__set_state(array(
> 'log' =>
> Logger::__set_state(array(
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' => NULL,
> 'name' => 'Cartoclient',
> 'parent' =>
> LoggerRoot::__set_state(array(
> 'name' => 'root',
> 'parent' => NULL,
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' =>
> LoggerLevel::__set_state(array(
> 'level' => -2147483648,
> 'levelStr' => 'ALL',
> 'syslogEquivalent' => 7,
> )),
> 'repository' =>
> LoggerHierarchy::__set_state(array(
> 'defaultFactory' =>
> LoggerDefaultCategoryFactory::__set_state(array(
> )),
> 'debug' => false,
> 'ht' =>
> array (
> 'Cartoclient' =>
> Logger::__set_state(array(
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' => NULL,
> 'name' => 'Cartoclient',
> 'parent' =>
> LoggerRoot::__set_state(array(
> 'name' => 'root',
> 'parent' => NULL,
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' =>
> LoggerLevel::__set_state(array(
> 'level' => -2147483648,
> 'levelStr' => 'ALL',
> 'syslogEquivalent' => 7,
> )),
> 'repository' =>
> LoggerHierarchy::__set_state(array(
> 'defaultFactory' =>
> LoggerDefaultCategoryFactory::__set_state(array(
> )),
> 'debug' => false,
> 'ht' =>
> array (
> 'Cartoclient' =>
> Logger::__set_state(array(
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' => NULL,
> 'name' => 'Cartoclient',
> 'parent' =>
> LoggerRoot::__set_state(array(
> 'name' => 'root',
> 'parent' => NULL,
> 'additive' => true,
> 'fqcn' => 'LoggerCategory',
> 'level' =>
> LoggerLevel::__set_state(array(
> 'level' => -2147483648,
> 'levelStr' => 'ALL',
> 'syslogEquivalent' => 7,
> )),
> 'repository' =>
> LoggerHierarchy::__set_state(array(
> 'defaultFactory' =>
>
> LoggerDefaultCategoryFactory::__set_state(array(
> )),
> 'debug' => false,
> 'ht' =>
> array (
> 'Cartoclient' =>
> Logger::__set_state(array(
>
>
> Fatal error: Nesting level too deep - recursive dependency?
> in /var/www/cartoweb3/client/Cartoclient.php on line 429
>
>
> --
> http://www.jochem.name/
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
More information about the Cartoweb-users
mailing list