[Cartoweb-users] Problem with demoCW3

Rainer Jochem cartoweb at jochem.name
Wed Jan 31 15:19:49 EST 2007


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\'t load plugin 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/


More information about the Cartoweb-users mailing list