Hallo zusammen,
nach einer frischen Installation habe ich einen redirect auf der Frontendseite und ein funktionierendes Backend.
Wie muss ich jetzt den/die Fehler im Exception-Log interpretieren und den Shop im FE lauffaehig zu machen?
oxSystemComponentException-oxException (time: 2013-01-18 09:23:19): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /var/www/clients/client2/web7/web/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /var/www/clients/client2/web7/web/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘oxcmp_utils’)
#5 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /var/www/clients/client2/web7/web/application/controllers/oxubase.php(587): oxNew(‘oxcmp_utils’)
#7 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(450): oxUBase->init()
#8 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(387): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#9 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(156): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#10 /var/www/clients/client2/web7/web/core/oxid.php(40): oxShopControl->start()
#11 /var/www/clients/client2/web7/web/index.php(28): Oxid::run()
#12 {main}
Faulty component --> oxcmp_utils
oxSystemComponentException-oxException (time: 2013-01-18 09:23:19): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /var/www/clients/client2/web7/web/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /var/www/clients/client2/web7/web/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘oxcmp_utils’)
#5 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /var/www/clients/client2/web7/web/application/controllers/oxubase.php(587): oxNew(‘oxcmp_utils’)
#7 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(450): oxUBase->init()
#8 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(387): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#9 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(156): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#10 /var/www/clients/client2/web7/web/core/oxid.php(40): oxShopControl->start()
#11 /var/www/clients/client2/web7/web/index.php(28): Oxid::run()
#12 {main}
Faulty component --> oxcmp_utils
oxSystemComponentException-oxException (time: 2013-01-18 09:23:20): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /var/www/clients/client2/web7/web/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /var/www/clients/client2/web7/web/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘oxcmp_utils’)
#5 /var/www/clients/client2/web7/web/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /var/www/clients/client2/web7/web/application/controllers/oxubase.php(587): oxNew(‘oxcmp_utils’)
#7 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(450): oxUBase->init()
#8 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(387): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#9 /var/www/clients/client2/web7/web/core/oxshopcontrol.php(156): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#10 /var/www/clients/client2/web7/web/core/oxid.php(40): oxShopControl->start()
#11 /var/www/clients/client2/web7/web/index.php(28): Oxid::run()
#12 {main}
…
Hat jemand Hilfe fuer mich?