Fatal error: Uncaught exception 'Exception' with message 'Ошибка сохранения лога запроса к веб-сервисам: 1400 ORA-01400: cannot insert NULL into ("WWWTEST"."WWW_WEBSERVICES_ACCESS_LOG"."METHOD_NAME") INSERT INTO www_webservices_access_log (
id
,name
,method_name
,ip
,user_agent
,http_status
,is_authorized
) VALUES (
www_webservices_access_log_sq.NEXTVAL
,:name
,:*method_name
,:ip
,:user_agent
,:http_status
,:is_authorized
)' in /var/www/controller-test.omskvodokanal.ru/data/application/models/ApiRequestLog.php:44
Stack trace:
#0 /var/www/controller-test.omskvodokanal.ru/data/application/plugins/RequestLogger.php(31): Application_Model_ApiRequestLog->log(Array)
#1 /usr/share/php in /usr/share/php/ZendFramework-1.12.17/library/Zend/Controller/Plugin/Broker.php on line 312