0.90 - Fehler bei klick auf "Standorte"
-
moin,
ich hab da was entdeckt und zwar betrachte ich gerade die Informationen einer Person und klicke dann links auf "Standorte".
Dann bekomme ich eine weiße Seite angezeigt mit folgendem Text:
VIEW HANDLER: Backtrace: #0 _get_backtrace() called at [/var/www/html/idoit/src/classes/modules/isys_module_cmdb.class.php:523] #1 isys_module_cmdb->start() called at [/var/www/html/idoit/src/classes/modules/isys_module_manager.class.php:268] #2 isys_module_manager->load(2) called at [/var/www/html/idoit/src/i-doit.inc.php:125] #3 include_once(/var/www/html/idoit/src/i-doit.inc.php) called at [/var/www/html/idoit/src/hypergate.inc.php:173] #4 include_once(/var/www/html/idoit/src/hypergate.inc.php) called at [/var/www/html/idoit/index.php:339] isys_exception_ui : Could not find to data for this contact (Extended Information: 0)
Das gleiche bekomme ich angezeigt wenn ich stattdessen auf "Objekte" klicke.
-
der fehler erscheint auch wenn ich z.B. unter "interfaces –> ports" eine eingetragene ip näher ansehen möchte.
das ganze schaut dann folgendermaßen aus:
VIEW HANDLER: Backtrace: #0 _get_backtrace() called at [/var/www/html/idoit/src/classes/modules/isys_module_cmdb.class.php:523] #1 isys_module_cmdb->start() called at [/var/www/html/idoit/src/classes/modules/isys_module_cmdb.class.php:532] #2 isys_module_cmdb->start() called at [/var/www/html/idoit/src/classes/modules/isys_module_manager.class.php:268] #3 isys_module_manager->load(2) called at [/var/www/html/idoit/src/i-doit.inc.php:125] #4 include_once(/var/www/html/idoit/src/i-doit.inc.php) called at [/var/www/html/idoit/src/hypergate.inc.php:173] #5 include_once(/var/www/html/idoit/src/hypergate.inc.php) called at [/var/www/html/idoit/index.php:339] isys_exception_cmdb : CMDB Exception: Could not get categories for distributor (Extended Information: 32774)
-
Hallo Bernd,
entweder schaust du mal hier (http://www.i-doit.de/forum/index.php/topic,238.msg790.html#msg790), ob dies eventuell auch die Lösung für Dein Problem ist, oder du aktualisierst mal auf die aktuelle Version 0.91, dort ist - zumindest bei mir - der Fehler behoben.
Gruß ThH
-
Hallo zusammen,
ich nutze i-doit in der Version 0.9.3-r419.
Bei mir ist die Standortverwaltung auch buggy.
So produziere ich den Fehler:
1. Anmelden in i-Doit
2. Klick auf "Kontakte"
3. Klick auf "Standorte"
4. klick auf "neu"isys_exception_ui : Could not find to data for this contact (Extended Information: 0) VIEW HANDLER (isys_contact_view_detail_person): Backtrace: #0 _get_backtrace() called at [/var/www/html/i-doit/src/classes/exceptions/isys_exception.class.php:102] #1 isys_exception::get_trace() called at [/var/www/html/i-doit/src/classes/modules/isys_module_cmdb.class.php:539] #2 isys_module_cmdb->start() called at [/var/www/html/i-doit/src/classes/modules/isys_module_cmdb.class.php:549] #3 isys_module_cmdb->start() called at [/var/www/html/i-doit/src/classes/modules/isys_module_manager.class.php:282] #4 isys_module_manager->load(2) called at [/var/www/html/i-doit/src/i-doit.inc.php:124] #5 include_once(/var/www/html/i-doit/src/i-doit.inc.php) called at [/var/www/html/i-doit/src/hypergate.inc.php:189] #6 include_once(/var/www/html/i-doit/src/hypergate.inc.php) called at [/var/www/html/i-doit/index.php:309]
Systemumgebung:
Mysqlmysql Ver 14.12 Distrib 5.0.45, for redhat-linux-gnu (i386) using readline 5.0
Apache
[root@idoit www]# httpd -V Server version: Apache/2.2.9 (Unix) Server built: Jul 14 2008 15:29:50 Server's Module Magic Number: 20051115:15 Server loaded: APR 1.2.11, APR-Util 1.2.10 Compiled using: APR 1.2.11, APR-Util 1.2.10 Architecture: 32-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=128 -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf"
Als Browser verwende ich Firefox 3.0.3
-
Ok danke für den Tipp,
ist behoben.